BCNP 3.2.1
Batched Command Network Protocol
Loading...
Searching...
No Matches
dispatcher.cpp File Reference

Implementation of the BCNP packet dispatcher. More...

#include "bcnp/dispatcher.h"
Include dependency graph for dispatcher.cpp:

Go to the source code of this file.

Namespaces

namespace  bcnp
 

Detailed Description

Implementation of the BCNP packet dispatcher.

Routes parsed packets to registered message type handlers and manages connection state tracking. Thread-safe for concurrent PushBytes() calls.

Definition in file dispatcher.cpp.