1 #ifndef _sys_posix_PrivatePosix_h
2 #define _sys_posix_PrivatePosix_h
35 struct timespec&
toTimespec(
struct timespec& ts,
const Duration& t);
36 struct timeval&
toTimeval(
struct timeval& tv,
const Duration& t);
37 Duration
toTime(
const struct timespec& ts);
41 const struct addrinfo&
getAddrInfo(
const SocketAddress&);
NullIOHandle DummyIOHandle
const struct addrinfo & getAddrInfo(const SocketAddress &)
struct timespec & toTimespec(struct timespec &ts, const Duration &t)
Duration toTime(const struct timespec &ts)
struct timeval & toTimeval(struct timeval &tv, const Duration &t)