From: simon Date: Wed, 14 Nov 2012 18:32:09 +0000 (+0000) Subject: Fix another error-reporting bug, in which sk_newlistener would fail to X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/6f7fb2984ef3535f9d697e291afd3d0f264e2c78?hp=6f7fb2984ef3535f9d697e291afd3d0f264e2c78 Fix another error-reporting bug, in which sk_newlistener would fail to capture the error code if listen() returned an error, and instead pass 0 (saved from the previous successful bind) to winsock_error_string. git-svn-id: svn://svn.tartarus.org/sgt/putty@9708 cda61777-01e9-0310-a592-d414129be87e ---