home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8404 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.8 KB  |  46 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!rz.uni-karlsruhe.de!chris
  3. From: chris@rz.uni-karlsruhe.de (Christian Finger)
  4. Subject: Re: sendmsg() and recvmsg() source or binaries ?
  5. Message-ID: <1992Jul22.231714.9917@rz.uni-karlsruhe.de>
  6. Sender: usenet@rz.uni-karlsruhe.de (USENET News System)
  7. Reply-To: finger@rz.uni-karlsruhe.de
  8. Organization: Computer Center, University of Karlsruhe, Germany
  9. References:  <92Jul22.181435.21567@acs.ucalgary.ca>
  10. Date: Wed, 22 Jul 1992 23:17:14 GMT
  11. Lines: 33
  12.  
  13. In article <92Jul22.181435.21567@acs.ucalgary.ca>, wheatley@enel.ucalgary.ca (Robb Wheatley) writes:
  14. | Hi, 
  15. | I have recently acquired some code which makes sendmsg() and recvmsg()
  16. | calls. Unfortunately, I am running HP-UX 7.0 on an HP9000s345 and sendmsg()
  17. | and recvmsg() were not available until HP-UX 8.0. I am wondering if anybody
  18. | has source code versions or HP s300 binaries of these functions? 
  19. | Please email me back with any info
  20.  
  21. It is possible to use sendmsg() and recvmsg() instead of send() and recv(),
  22. but they are normally used to 'pass access rights' (share file handles
  23. between unrelated processes on the same machine) via AF_UNIX sockets.
  24. This feature can only be provided by the kernel, so you have to recode
  25. this part of your source or update to HP-UX 8.x.
  26. |     Thanks a bunch
  27.  
  28. Sorry for the bad news......
  29. | Robb Wheatley
  30. | Dept. of Electrical and Computer Engineering
  31. | University of Calgary
  32. | Calgary, Alberta, Canada
  33. | wheatley@enel.ucalgary.ca
  34.  
  35. C.Finger
  36. -- 
  37.   .     Christian Finger         |   SMTP:
  38.  |||    Computer Center          |   finger@rz.uni-karlsruhe.de
  39. \|||    University of Karlsruhe  |   X.400:
  40.     /   Am Zirkel 2              |   S = finger; OU = rz
  41.         D-7500 Karlsruhe 1       |   P = uni-karlsruhe; A = dpb; C = de
  42.