php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | PHP_STREAM_CLIENT_PERSISTENT 1 |
#define | PHP_STREAM_CLIENT_ASYNC_CONNECT 2 |
#define | PHP_STREAM_CLIENT_CONNECT 4 |
#define PHP_STREAM_CLIENT_ASYNC_CONNECT 2 |
Definition at line 19 of file streamsfuncs.h.
#define PHP_STREAM_CLIENT_CONNECT 4 |
Definition at line 20 of file streamsfuncs.h.
#define PHP_STREAM_CLIENT_PERSISTENT 1 |
Definition at line 18 of file streamsfuncs.h.