asio-tr2 icon indicating copy to clipboard operation
asio-tr2 copied to clipboard

Describe how is_open() relates to EBADF

Open chriskohlhoff opened this issue 10 years ago • 0 comments

Sentence following basic_socket to describe how is_open() == false means that when a function is specified as if a POSIX function, the function fails with an error meaning it doesn't have a valid file descriptor.

chriskohlhoff avatar Feb 26 '15 13:02 chriskohlhoff