vendor/workerman/workerman/LibConstants.php

This file is part of workerman.

Licensed under The MIT License For full copyright and license information, please see the MIT-LICENSE.txt Redistributions of files must retain the above copyright notice.

Classes

Error

Constants

WORKERMAN_CONNECT_FAIL

WORKERMAN_CONNECT_FAIL = 1

WORKERMAN_SEND_FAIL

WORKERMAN_SEND_FAIL = 2

OS_TYPE_LINUX

OS_TYPE_LINUX = 'linux'

OS_TYPE_WINDOWS

OS_TYPE_WINDOWS = 'windows'