* If there are multiple IP addresses available for a host, sock_connect() now tries...
authorArt Cancro <ajc@citadel.org>
Thu, 19 Aug 2010 03:26:18 +0000 (03:26 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 19 Aug 2010 03:26:18 +0000 (03:26 +0000)
commit3a59e8310a6d9dee232ad74da8379be64b71d515
tree203b9c250a89e967d616977db0e507445ea49d70
parenta880c329fd2cfe5b74d1901d526d8b27312641a2
* If there are multiple IP addresses available for a host, sock_connect() now tries all of them.  This includes IPv6/IPv4.
citadel/clientsocket.c