mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +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.