Issue 282 in pyftpdlib: Support /dev/poll on Solaris

0 views
Skip to first unread message

pyft...@googlecode.com

unread,
Mar 18, 2014, 3:36:08 PM3/18/14
to pyftpdli...@googlegroups.com
Status: New
Owner: g.rodola
Labels: Type-Enhancement Priority-Medium Component-Library OpSys-SunOS

New issue 282 by g.rodola: Support /dev/poll on Solaris
http://code.google.com/p/pyftpdlib/issues/detail?id=282

IO loop code is currently optimized to take advantage of epoll() on Linux
and kqueue() on BSD/OSX:
https://code.google.com/p/pyftpdlib/source/browse/trunk/pyftpdlib/ioloop.py
Python 3.3 introduced support for /dev/poll on Solaris:
http://docs.python.org/3.4/library/select.html#select.devpoll


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

pyft...@googlecode.com

unread,
Apr 11, 2014, 5:12:49 PM4/11/14
to pyftpdli...@googlegroups.com
Updates:
Status: FixedInSVN
Labels: Milestone-1.3.1

Comment #2 on issue 282 by g.rodola: Support /dev/poll on Solaris
http://code.google.com/p/pyftpdlib/issues/detail?id=282

Fixed in r1260.
Reply all
Reply to author
Forward
0 new messages