Date: Tue, 31 Jul 2001 02:53:20 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/pppoed pppoed.c Message-ID: <200107310953.f6V9rKX01686@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/07/31 02:53:20 PDT
Modified files:
libexec/pppoed pppoed.c
Log:
Use sigaction() without SA_RESTART rather than signal() so that we
don't block in NgRecvData() after receiving a signal.
MFC after: 1 week
Revision Changes Path
1.11 +10 -6 src/libexec/pppoed/pppoed.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?200107310953.f6V9rKX01686>
