Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2001 18:42:13 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Brian Somers <brian@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/libexec/pppoed pppoed.c
Message-ID:  <20010813184213.B76626@sunbay.com>
In-Reply-To: <200107310953.f6V9rKX01686@freefall.freebsd.org>; from brian@FreeBSD.org on Tue, Jul 31, 2001 at 02:53:20AM -0700
References:  <200107310953.f6V9rKX01686@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 31, 2001 at 02:53:20AM -0700, Brian Somers wrote:
> 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
> 
There's also a shorthand, siginterrupt(3), for doing that.


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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?20010813184213.B76626>