Home
last modified time | relevance | path

Searched refs:SOCK_SEQPACKET (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/sockets/tests/
H A Dsocket_create_pair_sockexec.phpt31 socket_create_pair(): Argument #2 ($type) must be one of SOCK_STREAM, SOCK_DGRAM, SOCK_SEQPACKET, S…
32 socket_create_pair(): Argument #2 ($type) must be one of SOCK_STREAM, SOCK_DGRAM, SOCK_SEQPACKET, S…
33 socket_create_pair(): Argument #2 ($type) must be one of SOCK_STREAM, SOCK_DGRAM, SOCK_SEQPACKET, S…
H A Dsocket_create_pair-wrongparams-win32.phpt31 socket_create_pair(): Argument #2 ($type) must be one of SOCK_STREAM, SOCK_DGRAM, SOCK_SEQPACKET, S…
H A Dsocket_create_pair-wrongparams.phpt33 socket_create_pair(): Argument #2 ($type) must be one of SOCK_STREAM, SOCK_DGRAM, SOCK_SEQPACKET, S…
/php-src/ext/standard/
H A Dfile_arginfo.h96 #if defined(SOCK_SEQPACKET) in register_file_symbols()
97 REGISTER_LONG_CONSTANT("STREAM_SOCK_SEQPACKET", SOCK_SEQPACKET, CONST_PERSISTENT); in register_file_symbols()
/php-src/ext/sockets/
H A Dsockets.stub.php48 const SOCK_SEQPACKET = UNKNOWN; define
H A Dsockets_arginfo.h326 REGISTER_LONG_CONSTANT("SOCK_SEQPACKET", SOCK_SEQPACKET, CONST_PERSISTENT); in register_sockets_symbols()

Completed in 22 milliseconds