void set_target(Connection *connection)
Specifies the Connection that will receive all future Datagrams sent.
Represents a single TCP or UDP socket for input or output.
Connection * get_target() const
Returns the current target Connection, or NULL if the target has not yet been set.