]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
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)
commitb2d762914157470bc5dc76acc49dd19b660cf21e
treede78be455bc1d71ae8f97b408e9f83c7c052c7d9
parent75b62318ec42567c7169b5b673f010976a588d58
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.

git-svn-id: http://svn.tartarus.org/sgt/putty@9363 cda61777-01e9-0310-a592-d414129be87e
unix/gtkwin.c
unix/unix.h
unix/uxnet.c
unix/uxplink.c
unix/uxpterm.c
unix/uxsftp.c