mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
0cd2d8bd38
was occurring in the error reporting system. The reason why sleepex appeared to be working was because it suppressed EWOULDBLOCK errors in the example (which was non-blocking) @Fix win32 memory leak in /ext/sockets that would occur on any error condition @Fix host resolution error messages on win32