- Use gai_strerror() where appropriate
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 20 Feb 2002 22:15:32 +0000 (22:15 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 20 Feb 2002 22:15:32 +0000 (22:15 +0000)
commitdbc5b5bb5eb3096ad930aa6b590deaba2a103dfc
tree5d14c301978e7d5027bf7b2dd57e73425574cf67
parent28cc9a6488f78c72152251f6fa2ee84d417223e8
- Use gai_strerror() where appropriate
- Clear hints before using them with getaddrinfo()
- Use sa_len on platforms that support them
src/net.h
src/net_packet.c
src/net_setup.c
src/netutl.c