Fifo files on 4.2?
Chris Torek
chris at umcp-cs.UUCP
Fri May 3 03:56:05 AEST 1985
> From: gwyn at brl-tgr.ARPA (Doug Gwyn <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 at umcp-cs ARPA: chris at maryland
More information about the Comp.unix.wizards
mailing list