$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Fwd: [naive] relationship between deadline_timer and io_service
From: Ernest Galbrun (ernest.galbrun_at_[hidden])
Date: 2010-07-08 06:16:37
Dear Boost community,
I have a rather simple question (some would say dumb) : I have been using
the deadline_timer in asio library for a couple of hours, but I don't get
why it is associated with an io_service (in fact, I don't get why this is in
this library rather than in the date_time or timer library).
I know it may seem trivial, but it is not to me, and I am worried I am
missing something.
regards,
Ernest Galbrun.