$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [interprocess]message_queue is a block & sync ?
From: jon_zhou_at_[hidden]
Date: 2009-09-01 02:17:14
Hi there,
Does message_queue run in block and sync mode?
i.e. will the MQ->recv() be blocked if the receiving buffer is empty?
Regards,
rui