mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
8dec06ea2a
WSAGetLastError() must be the very next call after a socket function had an invalid return. Any function call inbetween will clear the error information.