Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bbn!rochester!udel!garrett From: garrett@udel.EDU (Joel Garrett) Newsgroups: comp.sys.hp Subject: BSD Sockets... Message-ID: <772@louie.udel.EDU> Date: Thu, 3-Dec-87 18:44:42 EST Article-I.D.: louie.772 Posted: Thu Dec 3 18:44:42 1987 Date-Received: Mon, 7-Dec-87 06:48:45 EST Reply-To: garrett@udel.EDU (Joel Garrett) Distribution: na Organization: University of Delaware Lines: 19 Summary: Any HP-UX extenstions that support AF_UNIX type protocol? Hello again, Thanks for the info that you all sent me about translating CBREAK mode into HP-UX. Well, now with that problem out of the way, I've got another question. The code that I am trying to port makes use of a full duplex socket stream According the HP-UX docs, the only socket support we have is for internet- style sockets, whereas we need to have a socket which supports the AF_UNIX type (used for stuff like pipes and interprocess communications according to the BSD docs). Am I at a dead end without having to generate a lot of new code (ie re-write the bugger) or is there anything that will give me the equivalent of this? Thanks in advance, Joel arpa: garrett@udel.edu or: garrett@udel-ccm.arpa