[Boost-bugs] [Boost C++ Libraries] #12032: boost::system::error_code bug?

Subject: [Boost-bugs] [Boost C++ Libraries] #12032: boost::system::error_code bug?
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-02-29 20:55:16


#12032: boost::system::error_code bug?
------------------------------+----------------------------
 Reporter: Falven2000@… | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
  Version: Boost 1.61.0 | Severity: Problem
 Keywords: |
------------------------------+----------------------------
 On Windows, attempting to call read or write before calling connect
 returns boost::system::error_code (expected behavior) with value 10057
 (unexpected value), rather than boost::system::errc::not_connected
 (expected value). 10057 is windows sockets error WSAENOTCONN.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12032>
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 : 2017-02-16 18:50:19 UTC