file descriptors and events

25 views
Skip to first unread message

mgm...@wiremind.fr

unread,
Jul 12, 2016, 12:47:49 PM7/12/16
to gevent: coroutine-based Python network library
Is there a way to use a select or wait (or something within the same spirit) to wait for file descriptor and/or events ?
For example:
x = wait([event1,fd1,fd2])


Grady Player

unread,
Jul 12, 2016, 2:43:42 PM7/12/16
to gev...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups "gevent: coroutine-based Python network library" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gevent+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

mgm...@wiremind.fr

unread,
Jul 13, 2016, 3:29:22 AM7/13/16
to gevent: coroutine-based Python network library
select deals only file descriptors. I would like to "select" both file descriptors and events.
Reply all
Reply to author
Forward
0 new messages