Thrill
0.1
|
#include <sys/select.h>
#include <algorithm>
#include <cassert>
#include <limits>
Go to the source code of this file.
Classes | |
class | Select |
Select is an object-oriented wrapper for select(). More... | |
Namespaces | |
thrill | |
thrill::net | |
thrill::net::tcp | |
Macros | |
#define | THRILL_NET_TCP_SELECT_HEADER |
#define THRILL_NET_TCP_SELECT_HEADER |
Definition at line 15 of file select.hpp.