Re: [Boost-bugs] [Boost C++ Libraries] #7961: handle_connect called before the socket was actually connected

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7961: handle_connect called before the socket was actually connected
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-04 01:53:14


#7961: handle_connect called before the socket was actually connected
--------------------------------------------------+-------------------------
  Reporter: Nikki Chumakov <nikkikom@…> | Owner: chris_kohlhoff
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords: asio epoll epoll_reactor
--------------------------------------------------+-------------------------

Comment (by anonymous):

 We're seeing this happen with Boost 1.50.0 in our newly-ported-to-Linux
 code, and it's having some other effects as well.

 When the erroneous connect occurs, we start sending data and getting reads
 for the same data we're sending out. It looks like the send and receive
 buffers are getting confused, although it'll be a little while before we
 have time to dig in and created a minimal test case.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7961#comment:1>
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:12 UTC