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: Ping Re: [PATCH] Make bindresvport() function to multithread-safe


bindresvport has never been thread-safe before and AFAIK no other system
that has the function makes it thread-safe.  Like all functions, if it's
not specifically documented and being thread-safe, it isn't.  I don't see
the rationale for requiring bindresvport to be thread-safe now.


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