|
TARAXA
|
#include <Network.h>

Public Member Functions | |
| PortBindException (bi::address bind_addr, unsigned port, std::exception const &cause) | |
Public Attributes | |
| bi::address | bind_addr |
| unsigned | port |
| std::exception | cause |
| Network::PortBindException::PortBindException | ( | bi::address | bind_addr, |
| unsigned | port, | ||
| std::exception const & | cause | ||
| ) |
| bi::address dev::p2p::Network::PortBindException::bind_addr |
| std::exception dev::p2p::Network::PortBindException::cause |
| unsigned dev::p2p::Network::PortBindException::port |