Home
last modified time | relevance | path

Searched refs:ECONNRESET (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/sockets/
H A Dwindows_common.h54 # undef ECONNRESET
96 #define ECONNRESET WSAECONNRESET macro
H A Dphp_sockets.h312 #elif defined(ECONNRESET)
313 #define PHP_SOCKET_ECONNRESET ECONNRESET
H A Dsockets.c338 set_errno(ECONNRESET);

Completed in 11 milliseconds