Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!ron@BRL From: ron@BRL (Ron Natalie) Newsgroups: net.unix-wizards Subject: Re: Fifo files on 4.2? Message-ID: <10366@brl-tgr.ARPA> Date: Thu, 2-May-85 11:53:50 EDT Article-I.D.: brl-tgr.10366 Posted: Thu May 2 11:53:50 1985 Date-Received: Sat, 4-May-85 05:33:14 EDT Sender: news@brl-tgr.ARPA Lines: 15 > For another, the 4.2BSD UNIX domain socket > code was so buggy that one endangers his system by trying to use it. Ah, jeez Doug. For someone who is is always bitching at people who send bug reports out for problems that have been fixed in the latest version of the code, you should have realized that we have actually fixed the problem with the so-called "UNIX IPC" a long time ago. I do admit you are right, Berkeley broke some of the pipe conventions when they switched them over to being sockets such that code no longer works. In addition, I could do FIFO's with the BRL socket inode code, but it would be extrordinarily messy. I would suggest that anyone who really needs them actually implement them. -Ron