* Fw: Re: unexpected extra pollout events from epoll
@ 2008-10-26 20:19 Paul P
0 siblings, 0 replies; only message in thread
From: Paul P @ 2008-10-26 20:19 UTC (permalink / raw)
To: linux-kernel
> 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-26 20:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-26 20:19 Fw: Re: unexpected extra pollout events from epoll Paul P
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.