]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Support asynchronous connect() in Unix networking. Now a port
authorSimon Tatham <anakin@pobox.com>
Thu, 9 Jan 2003 18:14:24 +0000 (18:14 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 9 Jan 2003 18:14:24 +0000 (18:14 +0000)
commitf92870784997faa0f48883e179d73232af4f8726
tree1d3a69e10e50cbb3dd0c0a5970caa3e2c7c5872a
parent4d86f5979dfc44345c22b98f970494178de4217f
Support asynchronous connect() in Unix networking. Now a port
forwarding to a nonexistent host shouldn't hold up the rest of the
program.

[originally from svn r2514]
unix/uxnet.c