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)
64#if defined(BLOCXX_WIN32)
76 int timeOutSecs,
long networkEvents=-1L) BLOCXX_DEPRECATED;
89 const Timeout& timeout,
long networkEvents=-1L);
int waitForIO(SocketHandle_t fd, int timeOutSecs, SocketFlags::EWaitDirectionFlag waitFlag)
Wait for input or output on a socket.
String getFullyQualifiedHostName()
Get the fully qualified host name.
String inetAddrToString(UInt64 addr)