Date: Mon, 16 May 2005 13:33:35 -0600 (MDT) From: Warner Losh <imp@bsdimp.com> To: fli+freebsd-current@shapeshifter.se Cc: freebsd-current@freebsd.org Subject: Re: Patch to make powerd(8) devd(8)-aware Message-ID: <20050516.133335.104054202.imp@bsdimp.com> In-Reply-To: <20050516170230.GB90847@shapeshifter.se> References: <20050516170230.GB90847@shapeshifter.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Cool! > During the same time I also discovered a bug(?) in devd which causes it > to terminate with a broken pipe if a client reading /var/run/devd.pipe > disappears. Blocking SIGPIPE fixes this. Any reason that signal(SIGPIPE, SIG_IGN); wasn't used? Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050516.133335.104054202.imp>