+ Fixed a comment that referred to isc_net_pton() instead of inet_pton().
[rsync/rsync.git] / lib / inet_ntop.c
2001-11-28 Martin PoolFix inet_ntop/pton names
2001-11-27 Martin PoolTry to fix headers for UNICOS
2001-11-27 Martin PoolAdd Paul Vixie's implementation of inet_ntop and inet_p...