$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost asio - async_read and deadline_timer don't call their handler functions
From: Igor R (boost.lists_at_[hidden])
Date: 2009-11-25 11:14:09
> Â Sleep(30000); //30 seconds
Change the above line to:
io.run();