Revert "w32: On socket nonce mismatch close the socket."
The commit was entirely bogus because the check_nonce function closes
the socket itself if it returns with true. Thus closing the socket by
the caller in the true case was bogus.
The more likely cause for the hangs on Windows are in scdaemon:
- scd: Fix posssible lockup on Windows due to a lost select result. [rGa7ec3792c5]
- GnuPG-bug-id: T7434
- Fixes-commit: 73f6c2dd4d3e5b58faf69821726988ae984fad89.