adapnex::core::UDPConnection
Synopsis
Declared in <adapnex/core/network.h>
class UDPConnection
: public boost::noncopyable
Member Functions
Name |
Description |
|
Destructor |
|
Closes the connection. |
|
Receive a datagram from the peer if available and return immediately (non‐blocking). |
|
Send a datagram to the peer and return immediately (non‐blocking). |