Defined in header file: hzIpServer.h

Server status

Enum definition:

enum    hzSvrStatus
{

SERVER_OFFLINEServer offline or otherwise not accepting connections
SERVER_ONLINEServer operating normally
SERVER_SHUTDOWNServer continues to operate but won't accept new connections

} ;