Arrange to call net_pending_errors on Unix, which we've never actually
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 8 Dec 2011 19:15:57 +0000 (19:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 8 Dec 2011 19:15:57 +0000 (19:15 +0000)
commit43a1c4a467dcf78e1bf7f8aa71d2f685a79d757d
treede78be455bc1d71ae8f97b408e9f83c7c052c7d9
parent7539afa289e54c8e1d1b691bcc14c01e29453d80
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: svn://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