[<prev] [next>] [day] [month] [year] [list]
Message-ID: <521981.87335.qm@web56305.mail.re3.yahoo.com>
Date: Sun, 26 Oct 2008 13:19:44 -0700 (PDT)
From: Paul P <ppak_98@...oo.com>
To: linux-kernel@...r.kernel.org
Subject: Fw: Re: unexpected extra pollout events from epoll
> I'm not too familiar with the edge triggered mode, but
> you shouldn't be requesting EPOLLOUT notifications if you don't care
> about them (i.e. if you are not trying to write anything).
I am trying to write something, but I don't understand this behavior because it will screw up my notifications when I'm trying to see if I should write
more because of the extra notifications. Even before I started writing anything, I'm getting these epollout events which I was not expecting.
Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists