libsocket
Namespaces | Functions
select.cpp File Reference

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...
 

Detailed Description

Contains non-template pieces of the select logic.

Definition in file select.cpp.