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: gai_cancel()


On 06/16/2017 08:46 AM, Phil Blundell wrote:
> getaddrinfo_a() doesn't appear to be part of any
> standard, and it also isn't documented in the glibc manual

sockets.texi is pretty out-of-date (to be nice).  It's hard to try and
write networking code using the glibc manual because so much of what you
see in use isn't in there anywhere.  I started working on getaddrinfo,
sockaddr_storage, etc., a while back, and have a few patches laying
around somewhere I need to dust off, but anything substantial with the
chapter is likely in the 2.27-2.28 timeline for me, unless someone else
gets to it first.

It's definitely on the radar though.

Rical


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