toolbox-cpp icon indicating copy to clipboard operation
toolbox-cpp copied to clipboard

The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the Linux platform.

Results 3 toolbox-cpp issues
Sort by recently updated
recently updated
newest added

The Config reader currently supports numeric enum values only. Add support for parsing symbolic enum values.

enhancement

Implement support for dns request / response with the goal of allowing a asyncronous host -> ip resolution mechanism.

Avoids a possible buffer overrun should the upper limit be incorrect. Will now instead just cut off the log message.