$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2005-12-22 10:21:51
On 12/22/05, christopher baus <christopher_at_[hidden]> wrote:
>
> Could you post your changes? I'll admit that I'm having a difficult
> time getting it to compile on g++.
Also sent privately, but resending to the list in case there are other
interested parties. The had to change some of the boost::bind invocations
to use fully qualified &class::method names, and in one case added a member
function for use with boost::thread. I also changed the sync_server class
to shut down when it reads a 1-byte packet as the blockign receive call was
not being interrupted when the socket was closed from the main thread.
-- Caleb Epstein caleb dot epstein at gmail dot com