Is it possible to use epoll with python on linux? Python 2.7.3 (default, Apr 14 2012, 08:58:41) [GCC] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import pjsua as pj >>> pj.Lib() 13:56:39.173 os_core_unix.c !pjlib 2.1-svn for POSIX initialized 13:56:39.174 sip_endpoint.c .Creating endpoint instance... 13:56:39.174 pjlib .select() I/O Queue created (0x98580a8) 13:56:39.174 sip_endpoint.c .Module "mod-msg-print" registered 13:56:39.174 sip_transport. .Transport manager created. 13:56:39.174 pjsua_core.c .PJSUA state changed: NULL --> CREATED Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20130422/ff9a88e6/attachment-0001.html>