|
BCNP 3.2.1
Batched Command Network Protocol
|
Configuration for the packet dispatcher. More...
#include <dispatcher.h>
Public Attributes | |
| std::size_t | parserBufferSize {4096} |
| std::chrono::milliseconds | connectionTimeout {200} |
Configuration for the packet dispatcher.
Definition at line 15 of file dispatcher.h.
| std::chrono::milliseconds bcnp::DispatcherConfig::connectionTimeout {200} |
Definition at line 17 of file dispatcher.h.
| std::size_t bcnp::DispatcherConfig::parserBufferSize {4096} |
Definition at line 16 of file dispatcher.h.