Improve handling of oobinline sockets; Plink in telnet mode now
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 1 Nov 2002 13:36:48 +0000 (13:36 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 1 Nov 2002 13:36:48 +0000 (13:36 +0000)
commit56e5b2db28757ed9b09f15c66e5b13eae241d4e6
tree6e5489de766d7e30a505b39ce6b64131dfdbd18b
parent704c0cbcef60a8cbe5bbd6d4bf90e00cc39b285e
Improve handling of oobinline sockets; Plink in telnet mode now
doesn't hang when you hit ^C, which is nice. I think a better
solution would involve nonblocking sockets; as it stands it's a
little dependent on what may be quirks of the Linux socket layer.

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