|
libsocket
|
Contains non-template pieces of the select logic. More...
Go to the source code of this file.
Namespaces | |
| libsocket | |
| Contains libsocket elements. | |
Functions | |
| int | libsocket::highestfd (const std::vector< int > &v) |
| Utility function to find the highest number in a vector (typically, the highest file descriptor) More... | |
Contains non-template pieces of the select logic.
Definition in file select.cpp.
1.8.15