From C Cowan, AIX needs to set sockaddr.sa_len to a consistent value for
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 15 Mar 2009 22:21:24 +0000 (09:21 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 15 Mar 2009 22:21:24 +0000 (09:21 +1100)
commitd416c0e1e57a42f7ab52de903dbd8b5e111decfe
treea8820baaa73acf0978341d899f7c9b7baf23072c
parent76d655f9aa3ebd39e7a40d0bbd85e40d08f3e90b
From C Cowan, AIX needs to set sockaddr.sa_len to a consistent value for
the address type used or the connect() call will fail.
tcp/tcp_connect.c