CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/06/22 13:13:37
Modified files:
lib/libc/net : inet_net_ntop.c inet_net_pton.c
Log message:
add support for AF_INET6 to inet_net_pton() and inet_net_ntop()
using inet_pton() and inet_ntop() as suggested by claudio
ok claudio@
