Searched refs:kMacSocket_TimeoutErr (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DMacSocket.h9 kMacSocket_TimeoutErr = -2 enumerator in enum:__anon4313
H A DMacSocket.cpp466 theOTResult = kMacSocket_TimeoutErr;
1020 if (theOTResult == kMacSocket_TimeoutErr)
1022 SetErrorMessageAndBail("MacSocket_connect: Can't connect OT endpoint, OTConnect() = kMacSocket_TimeoutErr");
1239 SetErrorCodeAndMessageAndBail(kMacSocket_TimeoutErr,"MacSocket_recv: Receive operation timed-out");
1350 SetErrorCodeAndMessageAndBail(kMacSocket_TimeoutErr,"MacSocket_send: Send timed-out")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DMacSocket.h9 kMacSocket_TimeoutErr = -2 enumerator in enum:__anon4662
H A DMacSocket.cpp466 theOTResult = kMacSocket_TimeoutErr;
1020 if (theOTResult == kMacSocket_TimeoutErr)
1022 SetErrorMessageAndBail("MacSocket_connect: Can't connect OT endpoint, OTConnect() = kMacSocket_TimeoutErr");
1239 SetErrorCodeAndMessageAndBail(kMacSocket_TimeoutErr,"MacSocket_recv: Receive operation timed-out");
1350 SetErrorCodeAndMessageAndBail(kMacSocket_TimeoutErr,"MacSocket_send: Send timed-out")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DMacSocket.h12 kMacSocket_TimeoutErr = -2 enumerator in enum:__anon7088
H A DMacSocket.cpp466 theOTResult = kMacSocket_TimeoutErr;
1020 if (theOTResult == kMacSocket_TimeoutErr)
1022 SetErrorMessageAndBail("MacSocket_connect: Can't connect OT endpoint, OTConnect() = kMacSocket_TimeoutErr");
1239 SetErrorCodeAndMessageAndBail(kMacSocket_TimeoutErr,"MacSocket_recv: Receive operation timed-out");
1350 SetErrorCodeAndMessageAndBail(kMacSocket_TimeoutErr,"MacSocket_send: Send timed-out")

Completed in 98 milliseconds