| Return Type | Function name | Arguments |
|---|---|---|
| void | hzIpConnex::SetSocket | (uint32_t,) |
Declared and defined in file: hzIpServer.h
Function Logic:
Function body:
void hzIpConnex::SetSocket (uint32_t nSock)
{ m_nSock = nSock ; }