aboutsummaryrefslogtreecommitdiff
path: root/lib/config-win32.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-04-22 12:40:05 +0000
committerYang Tse <yangsita@gmail.com>2008-04-22 12:40:05 +0000
commit95fd093c4a49aca1015e178a5c08ca9dd9234bef (patch)
tree6c4a757dc648b1a633250f697f7d8167cee93a3e /lib/config-win32.h
parented1ad28e2988aa79682eb9317e64c999137e20d7 (diff)
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
Diffstat (limited to 'lib/config-win32.h')
-rw-r--r--lib/config-win32.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h
index 73ac8a08e..031eda54a 100644
--- a/lib/config-win32.h
+++ b/lib/config-win32.h
@@ -136,12 +136,6 @@
/* Define if you don't have vprintf but do have _doprnt. */
/* #define HAVE_DOPRNT 1 */
-/* Define if you have the fflush function. */
-#define HAVE_FFLUSH 1
-
-/* Define if you have the fsync function. */
-/* #define HAVE_FSYNC 1 */
-
/* Define if you have the gethostbyaddr function. */
#define HAVE_GETHOSTBYADDR 1