Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2007 16:45:54 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Alexander Motin <mav@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/lib/libnetgraph internal.h msg.c
Message-ID:  <200705141645.55584.jhb@freebsd.org>
In-Reply-To: <200705141418.l4EEIf7K007082@repoman.freebsd.org>
References:  <200705141418.l4EEIf7K007082@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 14 May 2007 10:18:41 am Alexander Motin wrote:
> mav         2007-05-14 14:18:41 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libnetgraph      internal.h msg.c 
>   Log:
>   Replace select() by poll() to avoid problems with big
>   descriptor number.
>   
>   Approved by:    glebius (mentor)

Why not kevent(2)?

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705141645.55584.jhb>