$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] stop a socket
From: Gianni Ambrosio (gianni.ambrosio_at_[hidden])
Date: 2011-07-08 05:19:40
Hi All,
I would like you to explain me a detail of io_service. In my case I
attach a socket to the io_service but if the socket is still open the
io_service.stop() does not work as expected. Is there a way to close the
socket just through the related io_service?
Regards
Gianni