Home
last modified time | relevance | path

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

/PHP-5.6/ext/sockets/
H A Dsockets.c94 #define PHP_NORMAL_READ 0x0001 macro
689 REGISTER_LONG_CONSTANT("PHP_NORMAL_READ", PHP_NORMAL_READ, CONST_CS | CONST_PERSISTENT);
1141 if (type == PHP_NORMAL_READ) {
/PHP-5.6/
H A DNEWS8998 - Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ).

Completed in 31 milliseconds