
22 Dec
2005
22 Dec
'05
3:21 p.m.
On 12/22/05, christopher baus <christopher@baus.net> 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