get_descriptor() | RefCountingSocket | |
get_multicast_ttl() | RefCountingSocket | |
getSelector() | RefCountingSocket | |
is_multicast_joined() const | RefCountingSocket | |
join_multicast(int port, const char *address) | RefCountingSocket | |
reader(MNRope *&rope, struct sockaddr_in *&dest)=0 | RefCountingSocket | [pure virtual] |
RefCountingSocket(const RefCountingSocket &) | RefCountingSocket | |
RefCountingSocket(MNSelector &sel, MNSocket &sock) | RefCountingSocket | |
RefCountingSocket(MNSelector &sel, int port) | RefCountingSocket | |
send(struct iovec *iov, size_t iov_size, int target_port, const char *target_addr) | RefCountingSocket | |
send(MNRope *rope, const struct sockaddr_in &target_addr) | RefCountingSocket | |
send(struct iovec *iov, size_t iov_size, const struct sockaddr_in &target_addr) | RefCountingSocket | |
set_multicast_if(const char *ifname) | RefCountingSocket | |
set_multicast_ttl(int val) | RefCountingSocket | |
startUdpServer(bool sender) | RefCountingSocket | |
stopUdpServer() | RefCountingSocket | |
writer()=0 | RefCountingSocket | [pure virtual] |
~RefCountingSocket() | RefCountingSocket | [virtual] |