$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [asio] reconnect without close the socket, is it possible?
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-07-26 06:54:15
On 07/25/2013 06:26 PM, TONGARI J wrote:
> Also, any way to test if the socket is connected?
If is_open() does not work, you could try remote_endpoint().