Date: Mon, 04 Aug 1997 16:40:05 -0400 From: "Brian J. McGovern" <mcgovern@spoon.beta.com> To: hackers@freebsd.org Subject: SIGURG on ppp drop Message-ID: <199708042040.QAA03104@spoon.beta.com>
next in thread | raw e-mail | index | archive | help
Can I assume safely that if I am fetch'ing a file across a PPP link, and that link goes down (thereby removing the route, and causing a "No route to host" error message when pinging) that the fetch process will receive a SIGURG? I'm curious, because I'm running some tests that require fetch to die if the link goes down, and I want to try to catch SIGURG, and then "cleanup and exit"(tm). -Brian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708042040.QAA03104>