Subject: [Boost-bugs] [Boost C++ Libraries] #9091: sometimes got error (End of File) when recv a large packet (vc2012)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-08 16:29:34
#9091: sometimes got error (End of File) when recv a large packet (vc2012)
------------------------------+----------------------------
Reporter: anonymous | Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+----------------------------
boost 1.54 , vc2012 [[BR]]
Client send a large TCP packet to server in a short time ( for example ,
send 1M bytes in one send function). If server bind serval threads to one
io_server (just like sample http server 3) , server would got error (End
of file ) by change before received all bytes .[[BR]]
I tested same case at boost 1.48. It's ok. And, If I only bind one
thread. it's ok too.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9091> 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:14 UTC