Home
last modified time | relevance | path

Searched refs:EPROTONOSUPPORT (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/sockets/
H A Dunix_socket_constants.h315 #ifdef EPROTONOSUPPORT
317 REGISTER_LONG_CONSTANT("SOCKET_EPROTONOSUPPORT", EPROTONOSUPPORT, CONST_CS | CONST_PERSISTENT);
H A Dsockets.c44 # ifdef EPROTONOSUPPORT
45 # undef EPROTONOSUPPORT
50 # define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro

Completed in 9 milliseconds