On 10/09/2013 11:58am, 张佩佩 wrote: > Hello: > I wondering why there is no standard IOCP module in Python ? > As I know: Python3 have support epoll in linux and kqueue in freebsd. > Is there a plan to add IOCP module for Windows ? _winapi does have some undocumented support for IOCP (used only by multiprocessing), but the APIs are not very nice and should not be considered stable. (Also _winapi.ReadFile(), _winapi.WriteFile() only support pipes or sockets, not disk-based files where you also have to control file-position.) -- Richard
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4