From owner-freebsd-arch Mon Jun 24 16: 9:20 2002 Delivered-To: freebsd-arch@freebsd.org Received: from web20901.mail.yahoo.com (web20901.mail.yahoo.com [216.136.226.223]) by hub.freebsd.org (Postfix) with SMTP id 1593637B400 for ; Mon, 24 Jun 2002 16:09:17 -0700 (PDT) Message-ID: <20020624230916.60365.qmail@web20901.mail.yahoo.com> Received: from [218.108.158.71] by web20901.mail.yahoo.com via HTTP; Mon, 24 Jun 2002 16:09:16 PDT Date: Mon, 24 Jun 2002 16:09:16 -0700 (PDT) From: David Xu Subject: Re: kqueue EV_POLL proposal To: Igor Sysoev Cc: freebsd-arch@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG what purpose is this patch ? David Xu ----- Original Message ----- From: "Igor Sysoev" To: Cc: "Jonathan Lemon" Sent: Monday, June 24, 2002 10:19 PM Subject: kqueue EV_POLL proposal > > Some time ago I sent kqueue EV_POLL proposal without any response: > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=441254+0+archive/2002/freebsd-arch/20020317.freebsd-arch > > Now it seems that Jonathan Lemon have some time to look maillists > so I repeat this proposal with one addition. Previous patch enables > EV_POLL as action: > EV_SET(socket, EV_READ, EV_POLL) > > and it's available as > http://www.sysoev.ru/freebsd/patch.ev_poll.action.txt > > New patch enables EV_POLL as flag (like EV_ONESHOT and EV_CLEAR): > EV_SET(socket, EV_READ, EV_ADD|EV_POLL) > > and it's available as > http://www.sysoev.ru/freebsd/patch.ev_poll.flag.txt > > These patches were made on FreeBSD 4.5-STABLE. > > Igor Sysoev > http://sysoev.ru > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-arch" in the body of the message __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message