Date: Thu, 10 Dec 1998 10:36:31 -0800 (PST) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c bundle.h main.c Message-ID: <199812101836.KAA12203@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/12/10 10:36:31 PST
Modified files:
usr.sbin/ppp bundle.c bundle.h main.c
Log:
When using ``set device !someprogram'', when ``someprogram''
exits, it causes a select() exception.
Handle these select() exceptions on link descriptors in pretty
much the same way as loss of carrier rather than dropping out
in confusion.
Revision Changes Path
1.41 +15 -1 src/usr.sbin/ppp/bundle.c
1.20 +2 -1 src/usr.sbin/ppp/bundle.h
1.146 +7 -3 src/usr.sbin/ppp/main.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812101836.KAA12203>
