Combines both ConnectionIn and ConnectionOut into a single class.
#include <nrg_connection.h>
Public Member Functions | |
| Connection (const NetAddress &remote_addr, const Socket &sock_out) | |
| Standard Constructor. | |
Public Attributes | |
| ConnectionIn | in |
| ConnectionOut | out |