ume
b9602dae34
Add support for SCTP to getaddrinfo(3).
...
Now, getaddrinfo(3) returns two SOCK_STREAMs, IPPROTO_TCP and
IPPROTO_SCTP. It confuses some programs. If getaddrinfo(3) returns
IPPROTO_SCTP when SOCK_STREAM is specified by hints.ai_socktype, at
least Apache doesn't work. So, I made getaddrinfo(3) to return
IPPROTO_SCTP with SOCK_STREAM only when IPPROTO_SCTP is specified
explicitly by hints.ai_protocol.
PR: bin/128167
Submitted by: Bruce Cran <bruce__at__cran.org.uk> (partly)
MFC after: 2 week
2009-03-25 16:23:43 +00:00
..
2008-12-23 22:50:39 +00:00
2009-02-21 15:04:31 +00:00
2008-03-12 11:58:29 +00:00
2009-03-11 05:11:57 +00:00
2008-12-31 11:12:24 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2009-03-06 23:30:07 +00:00
2009-01-14 10:44:16 +00:00
2007-06-18 18:47:54 +00:00
2007-05-21 02:49:08 +00:00
2009-03-25 16:23:43 +00:00
2009-02-13 16:51:36 +00:00
2008-10-27 21:46:58 +00:00
2009-02-26 17:46:54 +00:00
2007-05-21 02:49:08 +00:00
2008-01-31 16:55:12 +00:00
2009-02-09 21:34:06 +00:00
2008-05-22 02:14:23 +00:00
2007-06-10 19:06:09 +00:00
2009-03-12 04:44:09 +00:00
2008-05-08 14:01:42 +00:00
2008-12-17 18:00:18 +00:00
2008-05-08 20:05:30 +00:00
2008-09-08 06:27:00 +00:00
2007-05-21 02:49:08 +00:00
2008-08-06 14:02:05 +00:00
2007-07-01 12:08:08 +00:00
2007-05-21 02:49:08 +00:00
2009-02-13 16:51:36 +00:00
2008-11-29 14:32:14 +00:00
2009-01-02 03:38:21 +00:00
2009-01-09 11:45:13 +00:00
2007-05-21 18:16:04 +00:00
2008-02-17 05:14:47 +00:00
2009-02-26 21:43:15 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2009-02-17 16:35:19 +00:00
2009-03-22 01:24:32 +00:00
2009-03-24 22:35:05 +00:00
2008-11-05 19:35:43 +00:00
2007-05-21 02:49:08 +00:00
2008-11-03 10:38:00 +00:00
2009-02-26 20:32:11 +00:00
2008-08-15 21:08:48 +00:00
2008-03-19 00:06:30 +00:00
2007-04-09 01:45:30 +00:00
2007-05-21 02:49:08 +00:00
2009-02-21 15:04:31 +00:00
2007-05-21 02:49:08 +00:00
2009-02-26 21:43:15 +00:00
2009-03-19 10:32:25 +00:00
2009-03-05 18:27:16 +00:00
2007-12-16 18:02:37 +00:00
2007-05-21 02:49:08 +00:00
2009-03-17 21:20:39 +00:00
2009-02-27 15:30:42 +00:00
2008-12-27 11:12:23 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2009-03-14 18:58:53 +00:00
2008-11-15 09:23:48 +00:00
2009-03-09 17:38:14 +00:00
2007-05-21 02:49:08 +00:00