XrlPFSUDPSender (EventLoop& e, const char* address = NULL)
throw (XrlPFConstructorError) | XrlPFSUDPSender |
~XrlPFSUDPSender ()
| ~XrlPFSUDPSender |
[virtual]
bool send (const Xrl& x,
bool direct_call,
const XrlPFSender::SendCallback& cb)
| send |
Reimplemented from XrlPFSender.
bool sends_pending ()
| sends_pending |
[const]
Reimplemented from XrlPFSender.
bool alive ()
| alive |
[const]
Reimplemented from XrlPFSender.
const char* protocol ()
| protocol |
[const]
Reimplemented from XrlPFSender.
const char* protocol_name ()
| protocol_name |
[static]
void recv (XorpFd fd, IoEventType type)
| recv |
[protected static]
void timeout_hook (XUID x)
| timeout_hook |
[protected]