Support asynchronous connect() in Unix networking. Now a port
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 9 Jan 2003 18:14:24 +0000 (18:14 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 9 Jan 2003 18:14:24 +0000 (18:14 +0000)
commit051dd7898d64b5371c9c1f56858a4856c1a2e042
tree1d3a69e10e50cbb3dd0c0a5970caa3e2c7c5872a
parent5a9eb1056517b6ee6efa526a3a6b5a21aa802648
Support asynchronous connect() in Unix networking. Now a port
forwarding to a nonexistent host shouldn't hold up the rest of the
program.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2514 cda61777-01e9-0310-a592-d414129be87e
unix/uxnet.c