If we think we already got a complete request, don't try to read from the client...
authorFabian Keil <fk@fabiankeil.de>
Sun, 28 Jun 2009 14:31:43 +0000 (14:31 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 28 Jun 2009 14:31:43 +0000 (14:31 +0000)
commit63728b12fd2e66db3f948a2ef5422b007825944c
tree001c2bab8e0e4882008b69277dfde47ba6a73a03
parentb1acf8965e67c7da5e40955e75c16fa09a9d186f
If we think we already got a complete request, don't try to read from the client until we're ready again.

If we notice that we got more than a single request, mark
the server socket tainted and only serve the first request.
jcc.c
parsers.c
project.h