public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* epoll(7) redux
@ 2008-04-09 11:07 Sam Varshavchik
       [not found] ` <cone.1207739243.602382.23947.500-lO+bjgoT4TKm14v+eVDVcBDJ/jce7dRH@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Sam Varshavchik @ 2008-04-09 11:07 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 481 bytes --]

Q2

    Can two epoll sets wait for the same file descriptor? If so, are events 
reported to both epoll file descriptors?

A2

    Yes, and events would be reported to both. However, it is not 
recommended.

=========

It's not clear what "not recommended" means. Furthermore, I don't think 
there's anything wrong with two epoll file descriptors waiting for different 
events on the same file descriptor. One's waiting for POLLIN, the other for 
POLLOUT. What's wrong with that?


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-05-21 19:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-09 11:07 epoll(7) redux Sam Varshavchik
     [not found] ` <cone.1207739243.602382.23947.500-lO+bjgoT4TKm14v+eVDVcBDJ/jce7dRH@public.gmane.org>
2008-04-09 11:15   ` Michael Kerrisk
     [not found]     ` <cfd18e0f0804090415m1ddb36bahce8e6b724e60da7d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-04-09 19:15       ` Davide Libenzi
2008-04-09 22:43         ` Sam Varshavchik
     [not found]           ` <cone.1207780987.222099.27997.500-lO+bjgoT4TKm14v+eVDVcBDJ/jce7dRH@public.gmane.org>
2008-05-21 17:53             ` Michael Kerrisk
     [not found]               ` <483461AE.9080305-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-05-21 19:01                 ` Davide Libenzi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox