Subject: Re: [Boost-users] [asio] deadline_timer callback is not called
From: Igor R (boost.lists_at_[hidden])
Date: 2009-10-14 10:17:33


> io_service.run();
Put some debug message here, to see when the io_service::run ends.

> io_service.reset();

Why reset?!