Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8935: async_write successful but only wrote 64K, handler invoked with bytes_transferred 0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-09 23:29:04
#8935: async_write successful but only wrote 64K, handler invoked with
bytes_transferred 0
-------------------------------+----------------------------
Reporter: wim@⦠| Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------
Comment (by smueller@â¦):
Replying to [comment:3 anonymous]:
> This looks like it may be the same underlying cause as
https://svn.boost.org/trac/boost/ticket/8967
>
> I believe there are some issues in the Windows IOCP implementation that
are described in ricket 8967 - the main ones are that on_pending should
probably not be used and WSARecv/WSARecv should have null pointers for the
bytes read parameter.
The issues in #8967 are for the TCP/IP implementation only. #8933 deals
with potentially all async_read instantiations under Windows.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8935#comment:4> 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