$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r66621 - website/public_html/beta/feed/history
From: chris_at_[hidden]
Date: 2010-11-17 05:09:54
Author: chris_kohlhoff
Date: 2010-11-17 05:09:51 EST (Wed, 17 Nov 2010)
New Revision: 66621
URL: http://svn.boost.org/trac/boost/changeset/66621
Log:
Another bug.
Text files modified: 
   website/public_html/beta/feed/history/boost_1_45_0.qbk |     3 +++                                     
   1 files changed, 3 insertions(+), 0 deletions(-)
Modified: website/public_html/beta/feed/history/boost_1_45_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_45_0.qbk	(original)
+++ website/public_html/beta/feed/history/boost_1_45_0.qbk	2010-11-17 05:09:51 EST (Wed, 17 Nov 2010)
@@ -66,6 +66,9 @@
     ([@https://svn.boost.org/trac/boost/ticket/4662 #4662]).
   * Fixed the socket `io_control()` implementation on 64-bit Mac OS X and BSD
     platforms ([@https://svn.boost.org/trac/boost/ticket/4782 #4782]).
+  * Fixed a Windows-specific problem where failures from `accept()` are
+    incorrectly treated as successes
+    ([@https://svn.boost.org/trac/boost/ticket/4859 #4859]).
   * Deprecated the separate compilation header `<boost/asio/impl/src.cpp>` in
     favour of `<boost/asio/impl/src.hpp>`
     ([@https://svn.boost.org/trac/boost/ticket/4560 #4560]).