[Boost-bugs] [Boost C++ Libraries] #8868: False Asio error condition in Windows

Subject: [Boost-bugs] [Boost C++ Libraries] #8868: False Asio error condition in Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-22 11:06:14


#8868: False Asio error condition in Windows
-------------------------------------------------+-------------------------
 Reporter: anonymous | Owner:
     Type: Bugs | chris_kohlhoff
Milestone: To Be Determined | Status: new
  Version: Boost 1.54.0 | Component: asio
 Keywords: PostQueuedCompletionStatus | Severity: Problem
  GetQueuedCompletionStatus |
-------------------------------------------------+-------------------------
 When the attached test program is run on Windows it demonstrates a false
 Boost.Asio error condition.

 Run the program on Windows, then feed it zero bytes from a Linux machine
 using:[[BR]]
 ncat <IPv4 address> 12345 < /dev/zero[[BR]]
 You will see "False Asio error ..." messages.

 The bug seems to lie somewhere in OVERLAPPED, PostQueuedCompletionStatus,
 GetQueuedCompletionStatus code.

 I compiled with VS 2010 and ran on Windows Server 2008 R2 (it doesn't seem
 to matter though).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8868>
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