Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 16:09:16 -0700 (PDT)
From:      David Xu <bsddiy@yahoo.com>
To:        Igor Sysoev <is@rambler-co.ru>
Cc:        freebsd-arch@FreeBSD.ORG
Subject:   Re: kqueue EV_POLL proposal
Message-ID:  <20020624230916.60365.qmail@web20901.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
what purpose is this patch ?

David Xu

----- Original Message ----- 
From: "Igor Sysoev" <is@rambler-co.ru>
To: <freebsd-arch@FreeBSD.ORG>
Cc: "Jonathan Lemon" <jlemon@flugsvamp.com>
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




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