Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3307: Stream descriptor blocking state set on close
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-30 01:20:43
#3307: Stream descriptor blocking state set on close
-------------------------------------+--------------------------------------
Reporter: prez@⦠| Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: asio
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
Comment(by chris_kohlhoff):
(In [60924]) Merge from trunk.
........
r60869 | chris_kohlhoff | 2010-03-27 21:54:44 +1100 (Sat, 27 Mar 2010) |
2 lines
Always call ioctl on underlying descriptor when modifying blocking mode.
Refs #3307.
........
r60882 | chris_kohlhoff | 2010-03-28 09:22:59 +1100 (Sun, 28 Mar 2010) |
12 lines
Change the resolver implementation to no longer require the typedefs
InternetProtocol::resolver_query and
InternetProtocol::resolver_iterator,
as neither typedef is part of the documented InternetProtocol
requirements.
The following typedefs are now marked as deprecated:
- ip::icmp::resolver_query
- ip::icmp::resolver_iterator
- ip::tcp::resolver_query
- ip::tcp::resolver_iterator
- ip::udp::resolver_query
- ip::udp::resolver_iterator
........
r60883 | chris_kohlhoff | 2010-03-28 10:04:56 +1100 (Sun, 28 Mar 2010) |
2 lines
Fix unused variable warnings.
........
r60921 | chris_kohlhoff | 2010-03-30 10:51:15 +1100 (Tue, 30 Mar 2010) |
2 lines
Document basic_resolver_query's constructor arguments.
........
r60922 | chris_kohlhoff | 2010-03-30 10:55:00 +1100 (Tue, 30 Mar 2010) |
3 lines
Work around an apparent doxygen bug to show template parameter lists on
inherited member functions.
........
r60923 | chris_kohlhoff | 2010-03-30 10:57:25 +1100 (Tue, 30 Mar 2010) |
2 lines
Regenerate documentation.
........
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3307#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:02 UTC