Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!uunet!in3.uu.net!128.230.129.106!news.maxwell.syr.edu!news.cis.ohio-state.edu!nntp.sei.cmu.edu!bb3.andrew.cmu.edu!andrew.cmu.edu!squanus+ From: David T Quinn <squanus+@andrew.cmu.edu> Newsgroups: comp.unix.bsd.bsdi.misc Subject: BSDI 3.0 socket troubles Date: Fri, 20 Jun 1997 11:48:44 -0400 Organization: Junior, Computer Science, Carnegie Mellon, Pittsburgh, PA Lines: 9 Message-ID: <0neeNQm00YUq0=F440@andrew.cmu.edu> NNTP-Posting-Host: po8.andrew.cmu.edu Xref: euryale.cc.adfa.oz.au comp.unix.bsd.bsdi.misc:7031 I am trying to port code from a Sun to a 586 running BSDI/OS 3.0, but am having a hell of a time getting anything related to socket networking to work. Does anyone know where I could find code (written for/on BSDI machines) that reliably creates a socket of type AF_LOCAL and connects it to the socket of a child process? Any help is greatly appreciated. -Dave