Return TypeFunction nameArguments
boolhzIpConnex::IsCliTerm(void)

Declared and defined in file: hzIpServer.h

Function Logic:

Function body:

bool hzIpConnex::IsCliTerm (void)
                                           { return m_bState & CLIENT_TERMINATION ; }