| Return Type | Function name | Arguments |
|---|---|---|
| void | hzIpServer::SetTimeout | (uint32_t,) |
Declared and defined in file: hzIpServer.h
Function Logic:
Function body:
void hzIpServer::SetTimeout (uint32_t Timeout)
{ m_nTimeout = Timeout ; }