[mod_cgi] check cgi fd for num bytes ready to readlighttpd-1.4.45
commitf9b391645fbb8c641604440646e25b7a7eab97d2
authorGlenn Strauss <gstrauss@gluelogic.com>
Fri, 13 Jan 2017 20:00:32 +0000 (13 15:00 -0500)
committerGlenn Strauss <gstrauss@gluelogic.com>
Fri, 13 Jan 2017 20:02:53 +0000 (13 15:02 -0500)
tree8a3f00f2f94922e1fc03fc2f71292911d3ae0db6
parent83b2b71527e681fce4b8ebc8c9d12d8cc8122b0c
[mod_cgi] check cgi fd for num bytes ready to read

(fix code which incorrectly checked con->fd, which may have resulted
 in suboptimal buffer size for read)
src/mod_cgi.c