Wayne Davison
|
cc234d944a
|
+ Fixed a comment that referred to isc_net_pton() instead of inet_pton().
+ Only prototype inet_pton6() if INET6 is defined.
|
2003-01-10 20:08:12 +00:00 |
|
Martin Pool
|
09b6f4b00d
|
Fix inet_ntop/pton names
|
2001-11-28 01:29:41 +00:00 |
|
Martin Pool
|
7067b0aa28
|
Protect AF_INET6 references with #ifdef INET6
|
2001-11-28 00:36:32 +00:00 |
|
Martin Pool
|
3723efcb1d
|
Try to fix headers for UNICOS
|
2001-11-27 07:23:58 +00:00 |
|
Martin Pool
|
8f694072a5
|
Add Paul Vixie's implementation of inet_ntop and inet_pton for
platforms that don't have them.
|
2001-11-27 05:22:23 +00:00 |
|