]> granicus.if.org Git - curl/commit
Remove fflush() + fsync() previously introduced accelerated writing of
authorYang Tse <yangsita@gmail.com>
Tue, 22 Apr 2008 12:40:05 +0000 (12:40 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 22 Apr 2008 12:40:05 +0000 (12:40 +0000)
commit95fd093c4a49aca1015e178a5c08ca9dd9234bef
tree6c4a757dc648b1a633250f697f7d8167cee93a3e
parented1ad28e2988aa79682eb9317e64c999137e20d7
Remove fflush() + fsync() previously introduced accelerated writing of
server input and response request files of the test harness sws server.

Reintroduce, for test # 1001, the <postcheck> small delay. The delay is
needed even with the accelerated writing of server input and response
request files in test harness sws server.

http://curl.haxx.se/mail/lib-2008-04/0385.html
configure.ac
lib/config-win32.h
lib/config-win32ce.h
src/config-win32.h
tests/data/test1001
tests/server/sws.c