[Boost-bugs] [Boost C++ Libraries] #13483: Beast: closing websocket stream throws "short read" exception

Subject: [Boost-bugs] [Boost C++ Libraries] #13483: Beast: closing websocket stream throws "short read" exception
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-03-15 22:23:14


#13483: Beast: closing websocket stream throws "short read" exception
-------------------------------------+---------------------
 Reporter: anonymous | Owner: (none)
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+---------------------
 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);

 the error message:
 terminate called after throwing an instance of
 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error>
>'
   what(): short read

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13483>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2018-03-15 22:29:50 UTC