* Replaced sock_connect() with a new version that can connect to both IPv4 and IPv6...
authorArt Cancro <ajc@citadel.org>
Thu, 19 Aug 2010 03:06:16 +0000 (03:06 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 19 Aug 2010 03:06:16 +0000 (03:06 +0000)
commita880c329fd2cfe5b74d1901d526d8b27312641a2
tree3b74b049098a3dccce764825f5a593f9899fc209
parent272425172d6955f9c2c3929cdc0987056c0c01c8
* Replaced sock_connect() with a new version that can connect to both IPv4 and IPv6.  TODO: try multiple addresses if available.
citadel/clientsocket.c