]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/uxplink.c
Arrange to call net_pending_errors on Unix, which we've never actually
authorSimon Tatham <anakin@pobox.com>
Thu, 8 Dec 2011 19:15:57 +0000 (19:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 8 Dec 2011 19:15:57 +0000 (19:15 +0000)
commitf892af999e245675aae2b037ffb4bb873a1d0392
treede78be455bc1d71ae8f97b408e9f83c7c052c7d9
parent8aa218e8942bcfd4ef1bc3cea393616283f18389
Arrange to call net_pending_errors on Unix, which we've never actually
remembered to do before! Also some related fixes, such as that after
we do so we should immediately stop selecting on the socket in
question.

[originally from svn r9363]
unix/gtkwin.c
unix/unix.h
unix/uxnet.c
unix/uxplink.c
unix/uxpterm.c
unix/uxsftp.c