Home
last modified time | relevance | path

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

/PHP-5.3/ext/sockets/
H A Dsockets.c105 #define PHP_NORMAL_READ 0x0001 macro
667 REGISTER_LONG_CONSTANT("PHP_NORMAL_READ", PHP_NORMAL_READ, CONST_CS | CONST_PERSISTENT);
1045 if (type == PHP_NORMAL_READ) {
/PHP-5.3/
H A DNEWS4370 - Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ).

Completed in 27 milliseconds