xvr2::Net::UDP Member List
This is the complete list of members for
xvr2::Net::UDP, including all inherited members.
receive(const OldUDPServerSocket &s, void *buf, int size, int flags=0, int timeout=-1) | xvr2::Net::UDP | [static] |
receive(const IPv4Address &a, int port, void *buf, int size, int flags=0, int timeout=-1) | xvr2::Net::UDP | [static] |
receive(int port, void *buf, int size, int flags=0, int timeout=-1) | xvr2::Net::UDP | [static] |
send(const OldUDPSocket &s, const void *buf, int size, int flags=0, int timeout=0) | xvr2::Net::UDP | [static] |
send(const IPv4Address &a, int port, const void *buf, int size, int flags=0, int timeout=0) | xvr2::Net::UDP | [static] |