home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!news.uta.edu!hermes.chpc.utexas.edu!news.utdallas.edu!convex!tchrist
- From: Tom Christiansen <tchrist@convex.COM>
- Subject: Re: [bind] Bind on a Cray
- Originator: tchrist@pixel.convex.com
- Sender: usenet@news.eng.convex.com (news access account)
- Message-ID: <1992Nov11.001956.11844@news.eng.convex.com>
- Date: Wed, 11 Nov 1992 00:19:56 GMT
- Distribution: usa
- Reply-To: tchrist@convex.COM (Tom Christiansen)
- References: <1992Nov10.231920.15576@nas.nasa.gov>
- Nntp-Posting-Host: pixel.convex.com
- Organization: Convex Computer Corporation, Colorado Springs, CO
- X-Disclaimer: This message was written by a user at CONVEX Computer
- Corp. The opinions expressed are those of the user and
- not necessarily those of CONVEX.
- Lines: 25
-
- From the keyboard of jns@ace.nas.nasa.gov (John N. Stewart):
- :
- :Configuration: 6.1.6 nas.29 CRAY Y-MP
- :Error: bind: Invalid argument
- :
- :Code Frag: bind(DATA, $us) || die "bind: $!\n";
- :
- :
- :The program is the Perl version of archie, yet the Cray bind doesn't
- :act differently on a call basis. Has anyone run into this on some
- :architecture of some type, and could have a clue where the problem
- :lies?
-
- The problem doesn't lie, the program does. It lies about the
- types of the socket struct args. Compare the evilly hardcoded
- socket structs with what c2ph tells you to use.
-
- Just a guess, but I've heard of this on Crays before.
-
- --tom
- --
- Tom Christiansen tchrist@convex.com convex!tchrist
-
- "I think there's a world market for about 5 computers."
- - Thomas J. Watson, Chairman of the Board, IBM (around 1948)
-