mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fixes to beast::asio::streambuf:
* Fix to_string conversion * Fix assert on debug invariant checks * Fix the treatment of the output position when the entire output is committed. * Add unit test
This commit is contained in:
committed by
Nik Bougalis
parent
5cde522d5e
commit
1da5e090d5
@@ -23,4 +23,5 @@
|
||||
|
||||
#include <beast/asio/impl/IPAddressConversion.cpp>
|
||||
#include <beast/asio/tests/bind_handler.test.cpp>
|
||||
#include <beast/asio/tests/streambuf.test.cpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user