Message346293
Victor, Andrew,
I'm not an expert in IOCP, but is it possible to implement add_reader/writer in ProactorEventLoop? If there's no native API for that, I guess we can spawn a thread with a 'select()' call to emulate this API?
Lukasz,
Another question: if we fix this, would you allow this to go in beta2/3? Strictly speaking it's going to be a new functionality. |
|
| Date |
User |
Action |
Args |
| 2019-06-22 19:34:50 | yselivanov | set | recipients:
+ yselivanov, vstinner, asvetlov, lukasz.langa, Ben.Darnell |
| 2019-06-22 19:34:50 | yselivanov | set | messageid: <1561232090.48.0.716445473802.issue37373@roundup.psfhosted.org> |
| 2019-06-22 19:34:50 | yselivanov | link | issue37373 messages |
| 2019-06-22 19:34:50 | yselivanov | create | |
|