mirror of
https://github.com/boostorg/beast.git
synced 2026-01-27 17:52:20 +01:00
fix #325 This removes unused and misleading handshake error codes. All semantic handshake failures are now reported using the same code, error::handshake_failed. Errors originating from stream operations still use the underlying stream error codes (for example: boost::asio::error::connection_reset).
1.4 KiB
1.4 KiB