$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [inteprocess] Use of duration for the message_queue timed functions
From: Achal Shah (achal_at_[hidden])
Date: 2009-11-10 16:46:13
A suggestion for the message_queue class is to overload timed_send and
timed_receive so that they can accept a duration (say in milliseconds). I
believe currently they work on an absolute time being reached.
Thanks,
- Achal.