$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] async accept asio thread error
From: Igor R (boost.lists_at_[hidden])
Date: 2011-04-05 09:36:42
> "The I/O operation has been aborted because of either a thread exit or an
> application request"
Perhaps the thread that invoked async. operation exited before the
operation was completed?