home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / perl / 7936 < prev    next >
Encoding:
Text File  |  1993-01-21  |  764 b   |  24 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!noc.near.net!ileaf!leafusa!ross
  3. From: ross@HQ.Ileaf.COM (Ross Knights)
  4. Subject: Sockets on Solaris
  5. Message-ID: <C180qw.8A8@HQ.Ileaf.COM>
  6. Sender: usenet@HQ.Ileaf.COM
  7. Nntp-Posting-Host: maserati
  8. Reply-To: ross@HQ.Ileaf.COM (Ross Knights)
  9. Organization: Interleaf, Inc.
  10. Date: Thu, 21 Jan 1993 20:25:43 GMT
  11. Lines: 11
  12.  
  13. The Berkeley IPC functions (socket(), bind(), getservbyname(), et al.)
  14. appear to be unavailable in Perl under Solaris, which is System V.  
  15. (I have Perl version 4.0, patch level 19.)
  16.  
  17. However, since /usr/lib/libsocket.so on Solaris provides these 
  18. functions, is there a straightforward way to include them and enable 
  19. IPC?
  20.  
  21. -- 
  22. Ross Knights    Interleaf, Inc.  Waltham, Mass.  (617) 290-4990
  23. ross@ileaf.com    
  24.