Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

error::misc_errors

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.


PrevUpHomeNext