Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2936: ASIO crashes when reads data from Windows Pipe
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-16 12:37:24
#2936: ASIO crashes when reads data from Windows Pipe
---------------------------------+------------------------------------------
Reporter: KHaiFeng_at_[hidden] | Owner: chris_kohlhoff
Type: Bugs | Status: closed
Milestone: Boost 1.39.0 | Component: asio
Version: Boost 1.38.0 | Severity: Problem
Resolution: fixed | Keywords:
---------------------------------+------------------------------------------
Changes (by chris_kohlhoff):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in changeset [52419]:
Specifically handle the case when an overlapped ReadFile? call fails with
ERROR_MORE_DATA. This enables a hack where a windows::stream_handle can be
used with a message-oriented named pipe.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2936#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:00 UTC