Ticket #5562 defect new
iocp reactor fails to support PB & AMP
Description
When running the attached files, I noticed weird exceptions like Connection Lost raised.
If I used a bigger value for reactor.callLater on server side, It ran fine without any problem. I ran a similar test with AMP and got the same problem with different errors.
Because these errors didnt' exist when I used select reactor so I guess the current implementation of iocp reactor might have some problems about sending chunks data continuously.
OS: Win 7 64 bit Python version: 2.6.6 (32 bit) Twisted version: 12.0 & 11.1
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

