Azat Khuzhin d49a65879f test/http: fix SERVER_TIMEOUT tests under win32
Seems that the hack with filling BACKLOG didn't work on win32, and hence we
stuck in write() waiting, not in connect()

And:
$ time regress http/cancel_server_timeout
- on linux: 10secs
- on win32: 2-5secs

I tried to debug this but you can't sniff TCP packages (wireshark/rawpcap) on
localhost in windows xp (according to [RAWPCAP] and my testing).

RAWPCAP: http://www.netresec.com/?page=RawCap
2016-03-24 21:01:16 +03:00
..
2015-06-07 15:51:15 +09:00
2015-08-25 19:15:50 +03:00
2016-03-11 01:28:43 +03:00
2016-03-11 01:28:43 +03:00
2016-03-11 01:28:43 +03:00
2016-03-11 01:28:43 +03:00