diff --git a/tests/server/util.c b/tests/server/util.c index b4d0e92c0d..3cfab3a4d4 100644 --- a/tests/server/util.c +++ b/tests/server/util.c @@ -153,7 +153,7 @@ static void win32_cleanup(void) { #ifdef USE_WINSOCK WSACleanup(); -#endif /* USE_WINSOCK */ +#endif /* flush buffers of all streams regardless of their mode */ _flushall();