Message172571
Adding the IOCP functions to _winapi is straightforward -- see patch. Note that there seems to be no way to unregister a handle from an IOCP.
Creating overlapped equivalents of socket.accept() and socket.connect() looks more complicated. Perhaps that should be added to the socket module or left to pywin32. |
|
Date |
User |
Action |
Args |
2012-10-10 13:13:35 | sbt | set | recipients:
+ sbt, gvanrossum, mhammond, jcea, exarkun, pitrou, giampaolo.rodola, christian.heimes, jkloth, brian.curtin |
2012-10-10 13:13:35 | sbt | set | messageid: <1349874815.57.0.251898984609.issue16175@psf.upfronthosting.co.za> |
2012-10-10 13:13:35 | sbt | link | issue16175 messages |
2012-10-10 13:13:35 | sbt | create | |
|