home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!noc.near.net!ileaf!leafusa!ross
- From: ross@HQ.Ileaf.COM (Ross Knights)
- Subject: Sockets on Solaris
- Message-ID: <C180qw.8A8@HQ.Ileaf.COM>
- Sender: usenet@HQ.Ileaf.COM
- Nntp-Posting-Host: maserati
- Reply-To: ross@HQ.Ileaf.COM (Ross Knights)
- Organization: Interleaf, Inc.
- Date: Thu, 21 Jan 1993 20:25:43 GMT
- Lines: 11
-
- The Berkeley IPC functions (socket(), bind(), getservbyname(), et al.)
- appear to be unavailable in Perl under Solaris, which is System V.
- (I have Perl version 4.0, patch level 19.)
-
- However, since /usr/lib/libsocket.so on Solaris provides these
- functions, is there a straightforward way to include them and enable
- IPC?
-
- --
- Ross Knights Interleaf, Inc. Waltham, Mass. (617) 290-4990
- ross@ileaf.com
-