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

Go to the source code of this file.

Macros

#define phpext_sockets_ptr   NULL
 
#define MSG_WAITALL   0x00000000
 
#define PHP_NORMAL_READ   0x0001
 
#define PHP_BINARY_READ   0x0002
 

Macro Definition Documentation

◆ MSG_WAITALL

#define MSG_WAITALL   0x00000000

Definition at line 149 of file php_sockets.h.

◆ PHP_BINARY_READ

#define PHP_BINARY_READ   0x0002

Definition at line 154 of file php_sockets.h.

◆ PHP_NORMAL_READ

#define PHP_NORMAL_READ   0x0001

Definition at line 153 of file php_sockets.h.

◆ phpext_sockets_ptr

#define phpext_sockets_ptr   NULL

Definition at line 132 of file php_sockets.h.