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)
commitea214e456602b16f7dc43bfa163cb630e1871d23
treea5a49ed166631a601ca470de2a518af4c89ecb88
parent05a777d98ae6cd5dd121f5d7fe5193febb01a394
Use HAVE_SOCK_SIN_LEN and set ->sin_len
for legacy unixens (AIX)
so that we will compile and run on those systems with a "weird"
sockaddr_in definition.
lib/socket.c