mirror of
https://github.com/boostorg/beast.git
synced 2026-01-26 09:12:18 +01:00
* All functionality of stranded_stream is folded into basic_stream * tcp_stream is an alias for basic_stream with tcp * The tests are expanded to produce full coverage * Timeout implementation is simplified