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

Go to the source code of this file.

Macros

#define PHP_MSG_IPC_NOWAIT   1
 
#define PHP_MSG_NOERROR   2
 
#define PHP_MSG_EXCEPT   4
 

Macro Definition Documentation

◆ PHP_MSG_EXCEPT

#define PHP_MSG_EXCEPT   4

Definition at line 35 of file php_sysvmsg.h.

◆ PHP_MSG_IPC_NOWAIT

#define PHP_MSG_IPC_NOWAIT   1

Definition at line 33 of file php_sysvmsg.h.

◆ PHP_MSG_NOERROR

#define PHP_MSG_NOERROR   2

Definition at line 34 of file php_sysvmsg.h.