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