wait on ipc message
pgd at bbt.se
pgd at bbt.se
Sun Dec 9 20:12:03 AEST 1990
I want to stall a process, to wake up on a message received
through a SYSV ipc message, or data available on any file.
That is, i want a select/poll to also include messages received
through an ipc channel.
Is this possible, somehow?
No sockets, no streams, no multiple processes solutions.
What I want to do is to simulate sockets with ipc messages.
(My os is Xenix/386)
More information about the Comp.unix.questions
mailing list