Return TypeFunction nameArguments
uint32_thzHttpEvent::CliSocket(void)

Declared and defined in file: hzHttpServer.h

Function Logic:

Function body:

uint32_t hzHttpEvent::CliSocket (void)
                                           { return m_pCx ? m_pCx->CliSocket() : 0; }