$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [asio] : how to monitor a tcp socket
From: Igor R (boost.lists_at_[hidden])
Date: 2008-11-06 05:58:44
I never tried it, but the latest asio supports icmp (see ip::icmp namespace).
> i don't know about icmp protocol... does anyone have an example of doing
> that with boost.Asio facility ?
>