Files
semi-libc/src/network
Rich Felker 1cd417bdf1 make inet_ntop format v4-mapped ipv6 addresses properly
based on a patch by orc. POSIX actually fails to specify the format of
the ntop conversion; presumably, any output that will correctly
round-trip back via the (well-specified) pton operation is acceptable.
the new behavior is much more convenient than the old, however.

this patch also affects getnameinfo, which is implemented in terms of
inet_ntop and which is the preferred interface for performing this
conversion.

I've also removed some inexplicable cruft (filling the buffer with 'x'
before doing anything) whose origin I was unable to track down.
2013-07-25 03:20:02 -04:00
..
2011-02-12 00:22:29 -05:00
2011-04-17 11:43:03 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-04-17 11:43:03 -04:00
2011-02-12 00:22:29 -05:00
2012-05-12 23:45:07 -04:00
2011-04-06 15:47:26 -04:00
2011-04-17 11:43:03 -04:00
2011-02-12 00:22:29 -05:00