wininet: Use passive mode for the ftp tests.

Hans Leidekker hans at it.vu.nl
Wed Oct 10 15:55:24 CDT 2007


Active mode ftp requires the server to open a connection back to the client
for data transfers, which is usually blocked by firewalls. Switching to passive
fixes the hanging test for me but it exposes 23 test failures, so there's
more work to do here.

I also observed occasional crashes like the one Alexandre reported earlier.
They appear to coincide with this message (from a wireshark trace):

 Response: 530 Sorry, the maximum number of allowed clients (10) are already connected.

Let's increase that number a bit, say to the number of Wineconf participants
we expect to see next year...

 -Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wininet_tests_ftp.diff
Type: text/x-diff
Size: 6862 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071010/24abc637/attachment.diff 


More information about the wine-patches mailing list