Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site umcp-cs.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP (Chris Torek) Newsgroups: net.unix-wizards Subject: Re: Fifo files on 4.2? Message-ID: <5370@umcp-cs.UUCP> Date: Thu, 2-May-85 13:56:05 EDT Article-I.D.: umcp-cs.5370 Posted: Thu May 2 13:56:05 1985 Date-Received: Sat, 4-May-85 06:52:08 EDT References: <2199@usceast.UUCP> <10340@brl-tgr.ARPA> Organization: U of Maryland, Computer Science Dept., College Park, MD Lines: 12 > From: gwyn@brl-tgr.ARPA (Doug Gwyn ) > For another, the 4.2BSD UNIX domain socket code was so buggy that one > endangers his system by trying to use it. Only the SOCK_DGRAM code! Pipes are SOCK_STREAM socketpairs (well, sort of), and only break if you run out of mbufs (but then exit() panics if you run out of mbufs, so why worry about the sockets?). -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251) UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@maryland