Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2953: send_operation::perform does not consume buffer on would_block
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-19 23:00:43
#2953: send_operation::perform does not consume buffer on would_block
-----------------------------------------------------------+----------------
Reporter: Dustin Spicuzza <dustin_at_[hidden]> | Owner: chris_kohlhoff
Type: Bugs | Status: closed
Milestone: Boost 1.39.0 | Component: asio
Version: Boost 1.38.0 | Severity: Showstopper
Resolution: fixed | Keywords: vxworks asio
-----------------------------------------------------------+----------------
Comment(by chris_kohlhoff):
(In [52494]) Merged revisions 52465,52478 from trunk
........
r52465 | chris_kohlhoff | 2009-04-18 23:27:53 +1000 (Sat, 18 Apr 2009) |
3 lines
POSIX allows successful system calls to modify errno, so always clear
the
error_code if the result indicates success. Fixes #2953.
........
r52478 | chris_kohlhoff | 2009-04-19 14:15:17 +1000 (Sun, 19 Apr 2009) |
3 lines
Don't include termios.h unless BOOST_ASIO_HAS_SERIAL_PORT is defined.
Fixes #2917.
........
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2953#comment:2> 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