eckit::Select class

Wraps calls to select.

Constructors, destructors, conversion operators

Select()
Select(int) explicit
Select(net::TCPSocket&) explicit
~Select()

Public functions

auto ready(long sec = 20) -> bool
void add(net::TCPSocket&)
void add(int)
void remove(net::TCPSocket&)
void remove(int)
auto set(net::TCPSocket&) -> bool
auto set(int) -> bool
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.