|
CCF
|
#include "../tcp/msg_types.h"#include "../udp/msg_types.h"#include "tcp.h"#include "udp.h"#include <unordered_map>Go to the source code of this file.
Classes | |
| class | asynchost::ConnIDGenerator |
| class | asynchost::RPCConnectionsImpl< ConnType > |
Namespaces | |
| namespace | asynchost |
Typedefs | |
| template<class ConnType > | |
| using | asynchost::RPCConnections = proxy_ptr< Timer< RPCConnectionsImpl< ConnType > > > |