Go to the source code of this file.
Namespaces | |
namespace | std |
Functions | |
static void | getErrorString (int *errCode, std::string &errMsg) |
bool | InitSocket () |
IPPDME_EXT_CLASS void | ippSleep (int time_in_milisecond) |
Variables | |
ippSocketImpVerification | assert |
|
getErrorString returns a human reabable message string Definition at line 571 of file ippSocket.cpp. Referenced by ippSocketImp::Accept(), ippSocketImp::CanSendData(), ippSocketImp::Connect(), ippSocketImp::Listen(), ippSocketImp::Ping(), ippSocketImp::Read(), ippSocketImp::SetNonBlocking(), and ippSocketImp::Write(). |
|
Definition at line 302 of file ippSocket.cpp. Referenced by ippSocketImp::Create(), and ippSocketImp::Listen(). |
|
Definition at line 636 of file ippSocket.cpp. References IPPDME_EXT_CLASS. Referenced by ippSpyServer::HeartBeat(), ippSpyClient::HeartBeat(), ippSimpleServer::HeartBeat(), ippSimpleClient::HeartBeat(), and ippSimpleServerTestCase::testSimpleServer1(). |
|
|