ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Go to the source code of this file.
Data Structures | |
class | Net_Socket |
Generalized Socket class. More... | |
Variables | |
const | NET_SOCKET_READ 1 |
const | NET_SOCKET_WRITE 2 |
const | NET_SOCKET_ERROR 4 |
const NET_SOCKET_ERROR 4 |
Definition at line 26 of file Socket.php.
Referenced by Net_Socket\select().
const NET_SOCKET_READ 1 |
Definition at line 24 of file Socket.php.
Referenced by Net_Socket\select().
const NET_SOCKET_WRITE 2 |
Definition at line 25 of file Socket.php.
Referenced by Net_Socket\select().