From: Guus Sliepen Date: Wed, 20 Feb 2002 22:15:32 +0000 (+0000) Subject: - Use gai_strerror() where appropriate X-Git-Tag: import-tinc-1.1~785^2~378 X-Git-Url: http://git.meshlink.io/?a=commitdiff_plain;h=dbc5b5bb5eb3096ad930aa6b590deaba2a103dfc;hp=dbc5b5bb5eb3096ad930aa6b590deaba2a103dfc;p=meshlink - Use gai_strerror() where appropriate - Clear hints before using them with getaddrinfo() - Use sa_len on platforms that support them ---