]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Improve handling of oobinline sockets; Plink in telnet mode now
authorSimon Tatham <anakin@pobox.com>
Fri, 1 Nov 2002 13:36:48 +0000 (13:36 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 1 Nov 2002 13:36:48 +0000 (13:36 +0000)
commitfd3bc934d900370d9ad458508a7ef41518260476
tree6e5489de766d7e30a505b39ce6b64131dfdbd18b
parent6c09add500b041b0a737a8c01a20d9df275660ea
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.

[originally from svn r2175]
unix/uxnet.c
unix/uxplink.c