Asynchronous interface to socket I/O, time events, and DNS. More...
Inherits ioxx::time_of_day, ioxx::dispatch< Allocator >, and ioxx::schedule< Allocator >.
Classes | |
class | socket |
An event-driven socket. More... | |
Public Member Functions | |
time_t const & | current_time_t () const |
Return the current time of day. | |
timeval const & | current_timeval () const |
Return the current time of day. | |
void | update () |
Update the time of day. |
Asynchronous interface to socket I/O, time events, and DNS.