home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.wizards:3760 comp.unix.programmer:4509 comp.unix.internals:1765
- Newsgroups: comp.unix.wizards,comp.unix.programmer,comp.unix.internals
- Path: sparky!uunet!panther!panther4.panther.mot.com!asu
- From: asu@panther4.panther.mot.com (ASU Student)
- Subject: Implementation of Sys V. based message queues
- Message-ID: <1992Sep1.155322.5522@panther.mot.com>
- Sender: usenet@panther.mot.com
- Nntp-Posting-Host: panther4.panther.mot.com
- Organization: Motorola Panther Project, Chandler, AZ
- References: <32301@adm.brl.mil>
- Date: Tue, 1 Sep 1992 15:53:22 GMT
- Lines: 7
-
- Hello,
- Does anyone have any insight in to the implementation of Sys V
- based message queues (on SunOS)? The reason I ask is because I would
- like to be able to use select(2) to multiplex descriptor based objects
- (sockets) as well as the message queue. Any pointers would be greatly
- appreciated.
-
-