Recent changes from 0.9.6-stable

This commit is contained in:
Richard Levitte
2002-12-05 01:18:41 +00:00
parent 322f190a18
commit 696335ab46
19 changed files with 207 additions and 34 deletions

View File

@@ -1284,7 +1284,7 @@ static int www_body(char *hostname, int s, unsigned char *context)
else
{
BIO_printf(bio_s_out,"read R BLOCK\n");
#ifndef MSDOS
#if !defined(MSDOS) && !defined(VXWORKS)
sleep(1);
#endif
continue;