From owner-freebsd-hackers Mon Dec 9 15:40:33 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA11827 for hackers-outgoing; Mon, 9 Dec 1996 15:40:33 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id PAA11811 for ; Mon, 9 Dec 1996 15:40:27 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id PAA06159; Mon, 9 Dec 1996 15:40:04 -0800 (PST) Message-Id: <199612092340.PAA06159@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: John Birrell cc: hackers@freebsd.org Subject: Re: poll(2) In-reply-to: Your message of "Tue, 10 Dec 1996 08:18:03 +1100." <199612092118.IAA10527@freebsd1.cimlogic.com.au> From: David Greenman Reply-To: dg@root.com Date: Mon, 09 Dec 1996 15:40:03 -0800 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >There are a few things that NetBSD has added recently that belong (IMHO) >in FreeBSD too. One of them is poll(2), which gives an alternative to >select(2) that does not suffer from the FD_SETSIZE "feature". > >Anyone planning to add this? We've been talking about it. BTW, select() in FreeBSD should no longer have the size limit. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project