mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +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.