Boost logo

Boost Users :

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();


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net