Boost C++ Libraries: Ticket #13483: Beast: closing websocket stream throws "short read" exception https://svn.boost.org/trac10/ticket/13483 <p> My websocket client using Beast library commit 4d660a5e throws a exception "short read" when closes a handshaked ssl websocket stream with (the stream object).close(boost::beast::websocket::close_code::none); </p> <p> the error message: terminate called after throwing an instance of 'boost::exception_detail::clone_impl&lt;boost::exception_detail::error_info_injector&lt;boost::system::system_error&gt; &gt;' </p> <blockquote> <p> what(): short read </p> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13483 Trac 1.4.3 John Maddock Thu, 10 May 2018 16:35:40 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/13483#comment:1 https://svn.boost.org/trac10/ticket/13483#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">obsolete</span> </li> </ul> <p> Moved to <a class="ext-link" href="https://github.com/boostorg/beast/issues/1123"><span class="icon">​</span>https://github.com/boostorg/beast/issues/1123</a> </p> Ticket