close() | eip::socket::UDPSocket | [inline, virtual] |
local_endpoint_ | eip::socket::UDPSocket | [private] |
open(string hostname, string port) | eip::socket::UDPSocket | [inline, virtual] |
receive(mutable_buffer buf) | eip::socket::UDPSocket | [inline, virtual] |
remote_endpoint_ | eip::socket::UDPSocket | [private] |
send(const_buffer buf) | eip::socket::UDPSocket | [inline, virtual] |
eip::socket::Socket::send(const Serializable &msg) | eip::socket::Socket | [inline, virtual] |
socket_ | eip::socket::UDPSocket | [private] |
UDPSocket(io_service &io_serv, unsigned short local_port, std::string local_ip="0.0.0.0") | eip::socket::UDPSocket | [inline] |
~Socket() | eip::socket::Socket | [inline, virtual] |