Report the connection configuration associated with a connection to the given address. When a connection state is needed for an inbound packet from a datagram server (as if it were a connection), this returns the necessary configuration for the connection to that host. This will only be called for datagram servers, and always using the DOFAddress passed to Received_Server as the source of the datagram packet. This callback must not be NULL.
|