Exception for poll() errors More...
#include <transceiver.hpp>
Public Member Functions | |
| SocketPoll (int erno_) | |
| Sole Constructor. | |
Exception for poll() errors
Definition at line 347 of file transceiver.hpp.
| Fastcgipp::Exceptions::SocketPoll::SocketPoll | ( | int | erno_ ) |
Sole Constructor.
| [in] | erno_ | Associated errno |
Definition at line 282 of file transceiver.cpp.
References Fastcgipp::Exceptions::CodedException::msg.
1.7.2