]> granicus.if.org Git - apache/commit
No reason to have a loop writing one byte at a time to the pipe of death
authorManoj Kasichainula <manoj@apache.org>
Tue, 3 Aug 1999 20:41:37 +0000 (20:41 +0000)
committerManoj Kasichainula <manoj@apache.org>
Tue, 3 Aug 1999 20:41:37 +0000 (20:41 +0000)
commit07c55ef047a954debc8161ac9249a3fd28bbf377
treeed28d820b826067110dc8571dfef0ddc04e2559e
parent1ff7ed7b561998735aa8decd7f42f0ac4f80543a
No reason to have a loop writing one byte at a time to the pipe of death
when the write call will do it for us. Also fix the comments a bit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83562 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/dexter/dexter.c
server/mpm/mpmt_pthread/mpmt_pthread.c