BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
void join_multicast_group(const fc::ip::address &a)
size_t receive_from(char *b, size_t l, fc::ip::endpoint &from)
boost::asio::ip::tcp::endpoint endpoint
fc::ip::endpoint local_endpoint() const
void bind(const fc::ip::endpoint &)
void connect(const fc::ip::endpoint &e)
void set_reuse_address(bool)
void set_multicast_enable_loopback(bool)
size_t send_to(const char *b, size_t l, const fc::ip::endpoint &to)
void set_receive_buffer_size(size_t s)