This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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 â


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]