Re: [Boost-bugs] [Boost C++ Libraries] #8933: on the windows platform async reads with multiple threads can produce random EOF errors

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8933: on the windows platform async reads with multiple threads can produce random EOF errors
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-10 20:56:10


#8933: on the windows platform async reads with multiple threads can produce
random EOF errors
-----------------------------------------+----------------------------
  Reporter: Shane Powell <killerbee@…> | Owner: chris_kohlhoff
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.54.0 | Severity: Showstopper
Resolution: | Keywords:
-----------------------------------------+----------------------------

Comment (by Shane Powell <killerbee@…>):

 I think you may be correct then. I missed that part of the WSARecv
 doc's.

 So the op_ready / on_pending may not be strictly required.

 Altho, if you checkout my patch, there is actually more than the one place
 where ASIO uses the 'overlapped_contains_result'. They also use it in
 deferring the result until some other time which v1.54.0 has stuffed up
 on.

 I'm going to have a play around when I get time to see if it breaks any of
 my apps.

 Thanks for pointing that out.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8933#comment:11>
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:13 UTC