dns: implement tcp fallback in __res_msend query core
[musl] / src / network / inet_ntop.c
2018-06-26 Arthur Jonesinet_ntop: do not compress single zeros in IPv6
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-07-25 Rich Felkerfix undefined strcpy call in inet_ntop
2013-07-25 Rich Felkermake inet_ntop format v4-mapped ipv6 addresses properly
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-09-13 Rich Felkerremove some stray trailing space characters
2011-04-08 Rich Felkerfix ipv6 address printing: 2001 appeared as 201, etc.
2011-02-12 Rich Felkerinitial check-in, version 0.5.0