$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Asio]Question about error_code when socket::close
From: Igor R (boost.lists_at_[hidden])
Date: 2010-05-17 12:46:51
> Thanks, that's a good idea and what I intended to do. Some what ugly, but can be hidden under the table :-)
But before you begin doing this, it's worth ensuring that you *really*
have a bottleneck there (which is unlikely in a network-oriented
application).