Message196575
I'm playing with devpoll on Open Solaris and it seems it works exactly as poll(). Basically a copy & paste of PollSelector class with a different self._poll attribute will suffice.
With dev/poll support you now have 3 classes (PollSelector, EpollSelector, DevpollSelector) which look basically the same except for very little details. It looks like there's space for some code reuse / refactoring. |
|
Date |
User |
Action |
Args |
2013-08-30 21:04:13 | giampaolo.rodola | set | recipients:
+ giampaolo.rodola, gvanrossum, pitrou, vstinner, christian.heimes, meador.inge, neologix, rosslagerwall, sbt, felipecruz |
2013-08-30 21:04:13 | giampaolo.rodola | set | messageid: <1377896653.19.0.752400161032.issue16853@psf.upfronthosting.co.za> |
2013-08-30 21:04:13 | giampaolo.rodola | link | issue16853 messages |
2013-08-30 21:04:13 | giampaolo.rodola | create | |
|