Use HAVE_SOCK_SIN_LEN and set ->sin_len
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 1 Jun 2011 11:31:40 +0000 (21:31 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 1 Jun 2011 11:31:40 +0000 (21:31 +1000)
for legacy unixens (AIX)
so that we will compile and run on those systems with a "weird"
sockaddr_in definition.


No differences found