Correctly parse fcgi records if we don't get the whole record in one
authorflorian <florian@openbsd.org>
Fri, 1 Aug 2014 08:34:46 +0000 (08:34 +0000)
committerflorian <florian@openbsd.org>
Fri, 1 Aug 2014 08:34:46 +0000 (08:34 +0000)
commit19d2af9e72d96a567d0bd8e1a871625f8882309a
tree98332a129db82d342266d45cf67332765af6cfc2
parent71a7f92a991f65b1d4882d48a2606c1dfd4c5c8e
Correctly parse fcgi records if we don't get the whole record in one
bufferevent_read().
Input/OK reyk@
usr.sbin/httpd/httpd.h
usr.sbin/httpd/server.c
usr.sbin/httpd/server_fcgi.c