home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / wizards / 3760 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  874 b 

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