|
BCNP 3.2.1
Batched Command Network Protocol
|
Implementation of the BCNP stream parser. More...
Go to the source code of this file.
Namespaces | |
| namespace | bcnp |
Implementation of the BCNP stream parser.
Handles byte stream reassembly, packet framing, CRC validation, and error recovery for incoming BCNP data. Uses a ring buffer for efficient handling of partial packets and network fragmentation.
Definition in file stream_parser.cpp.