Return TypeFunction nameArguments
const char*hzIpListen::GetSockFile(void)

Declared and defined in file: hzIpServer.h

Function Logic:

Function body:

const char* hzIpListen::GetSockFile (void)
                                           { return *m_SockFile ; }