The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-net-write-slow.js @ b0c0111b

History | View | Annotate | Download (2.07 KB)

# Date Author Comment
00ba1cbc 06/11/2012 07:43 PM Bert Belder

test-net-write-slow: increase the socket timeout period

In Windows the callbacks arrive in slightly different order. A bunch
of write operations complete immediately, and after that there is a
gap of a few hundred ms. This causes the timeout timer to fire, which...

2f759a70 02/11/2012 12:05 PM koichik

test: fix timing sensitivity in test-net-write-slow

0f0af55a 02/05/2012 03:41 AM koichik

net: fix large file downloads failing

Fixes #2678.