38 #ifndef BLOCXX_SOCKETUTILS_HPP_INCLUDE_GUARD_
39 #define BLOCXX_SOCKETUTILS_HPP_INCLUDE_GUARD_
40 #include "blocxx/BLOCXX_config.h"
50 #if defined(BLOCXX_NCR)
59 namespace BLOCXX_NAMESPACE
64 #if defined(BLOCXX_WIN32)
89 const Timeout& timeout,
long networkEvents=-1L);
126 namespace BLOCXX_SocketUtils = BLOCXX_NAMESPACE::SocketUtils;
String getFullyQualifiedHostName()
Get the fully qualified host name.
const UInt32 INFINITE_TIMEOUT BLOCXX_DEPRECATED
Value that means infinite timeout.
int waitForIO(SocketHandle_t fd, int timeOutSecs, SocketFlags::EWaitDirectionFlag waitFlag)
Wait for input or output on a socket.
String inetAddrToString(UInt64 addr)