[PATCH] Allow getaddrinfo() to accept SCTP socket types in hints

Ulrich Drepper drepper@redhat.com
Wed Oct 18 21:36:00 GMT 2006


Sridhar Samudrala wrote:
> SCTP has been supported in linux kernel for quite some time and the
> 2 styles of SCTP sockets are defined in the following SCTP sockets API
> extension draft.

Last time I asked I was told to not even think about adding the sctp 
functionality which currently resides in libsctp.  Therefore I'm also 
reluctant to add this patch especially since the cost to existing 
programs is nonzero.  Suddenly all programs which don't specify a 
protocol in the getaddrinfo call also get the sctp reply.  And those are 
not really useful unless the entire SCTP API is available.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖



More information about the Libc-alpha mailing list