$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Asio] Crash on service delete
From: Igor R (boost.lists_at_[hidden])
Date: 2011-07-01 11:54:23
> It seems that async_connect should not be called from the same service or thread that the socket is working on.
> I wonder if this is correct or I have made a mistake somewhere that causes such behavior.
No, this's not correct.