$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost asio async_read_som
From: Chris Freehill (cfreehill_at_[hidden])
Date: 2008-12-08 18:36:06
Never mind...
I finally realized io_service.run() exits if there is no work to do. I
was misunderstood and thought it stayed running.
Thanks,
Chris
-- =======================