libcppa
Version 0.1
|
#include <exception.hpp>
Public Member Functions | |
int | error_code () const throw () |
Thrown to indicate that an actor publishing failed because the requested port could not be used.
int cppa::bind_failure::error_code | ( | ) | const throw () |
Gets the socket API error code.
bind()
.