Home
last modified time | relevance | path

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

/php-src/ext/sockets/
H A Dsockets.stub.php267 const SO_ERROR = UNKNOWN; define
H A Dsockets_arginfo.h415 REGISTER_LONG_CONSTANT("SO_ERROR", SO_ERROR, CONST_PERSISTENT); in register_sockets_symbols()
/php-src/main/
H A Dnetwork.c356 if (getsockopt(sockfd, SOL_SOCKET, SO_ERROR, (char*)&error, &len) != 0) {

Completed in 13 milliseconds