No. (Except on AIX, which has an incredibly ugly kluge to allow
this.)
In general, trying to combine the use of select() or
poll() with using SysV message queues is troublesome. SysV IPC
objects are not handled by file descriptors, so they can't be passed to
select() or poll(). There are a number of workarounds, of
varying degrees of ugliness:
fork(), and have the child process handle the SysV IPC,
select() on.
select(), and
(Other methods exist.)
|
UNIXguide.net
English to Visayan Cebuano Dictionary |
Suggest a Site
Visayan Cebuano to English Dictionary |