php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
streamsfuncs.h File Reference

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
 

Macro Definition Documentation

◆ PHP_STREAM_CLIENT_ASYNC_CONNECT

#define PHP_STREAM_CLIENT_ASYNC_CONNECT   2

Definition at line 19 of file streamsfuncs.h.

◆ PHP_STREAM_CLIENT_CONNECT

#define PHP_STREAM_CLIENT_CONNECT   4

Definition at line 20 of file streamsfuncs.h.

◆ PHP_STREAM_CLIENT_PERSISTENT

#define PHP_STREAM_CLIENT_PERSISTENT   1

Definition at line 18 of file streamsfuncs.h.