| Return Type | Function name | Arguments |
|---|---|---|
| uint32_t | hzIpListen::GetSocket | (void) |
Declared and defined in file: hzIpServer.h
Function Logic:
Function body:
uint32_t hzIpListen::GetSocket (void)
{ return m_nSocket ; }