enum misc_errors
Values
- already_open
Already open.
- eof
End of file or stream.
- not_found
Element not found.
- fd_set_failure
The descriptor cannot fit into the select system call's fd_set.
Boost
C++ Libraries“...one of the most highly regarded and expertly designed C++ library projects in the world.” — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
enum misc_errors
Already open.
End of file or stream.
Element not found.
The descriptor cannot fit into the select system call's fd_set.