]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I'm sure this is wrong... but it's my start. i/o layering. Lots of stuff
authordgaudet <dgaudet@unknown>
Fri, 18 Jun 1999 23:34:59 +0000 (23:34 +0000)
committerdgaudet <dgaudet@unknown>
Fri, 18 Jun 1999 23:34:59 +0000 (23:34 +0000)
disabled/still to be implemented.  This served up a few static requests.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83349 13f79535-47bb-0310-9956-ffa450edef68

server/connection.c

index 16ee8d494f60fa25a59f38dd99f984cdb4743fd0..7f639499a7a6d737b4ff97b3a54b9acb2b2c1d99 100644 (file)
@@ -66,6 +66,9 @@
 
 #include <poll.h>
 
+/* TODO: re-implement the lingering close stuff */
+#define NO_LINGCLOSE
+
 /*
  * More machine-dependent networking gooo... on some systems,
  * you've got to be *really* sure that all the packets are acknowledged