busybox/networking
Eric Andersen ef43749e83 Joe.C writes:
Hi,

   When httpd connection is closed, bosybox httpd will
not stop reading from CGI program. This patch fix this
problem. It check the return value of bb_full_write and
stop reading from CGI if the connection is closed.
Please apply this patch.

Joe.C
2004-02-04 11:10:28 +00:00
..
libiproute Use proper C99 types 2004-01-30 22:59:50 +00:00
udhcp Use standard C99 types 2004-01-30 23:45:53 +00:00
arping.c
Config.in
ftpgetput.c Modify bb_lookup_port to allow the protocol to be specified, allowing 2004-01-17 05:03:31 +00:00
hostname.c
httpd.c Joe.C writes: 2004-02-04 11:10:28 +00:00
ifconfig.c
ifupdown.c
inetd.c Redo getconfigent, save 150 bytes, still small memory leak when 2004-01-20 15:32:39 +00:00
ip.c
ipaddr.c
ipcalc.c
iplink.c
iproute.c
iptunnel.c
Makefile
Makefile.in
nameif.c
nc.c Modify bb_lookup_port to allow the protocol to be specified, allowing 2004-01-17 05:03:31 +00:00
netstat.c
nslookup.c Use proper C99 types 2004-01-30 22:40:05 +00:00
ping6.c
ping.c
route.c
telnet.c Modify bb_lookup_port to allow the protocol to be specified, allowing 2004-01-17 05:03:31 +00:00
telnetd.c
tftp.c Modify bb_lookup_port to allow the protocol to be specified, allowing 2004-01-17 05:03:31 +00:00
traceroute.c
vconfig.c
wget.c Fix http proxy use, bytes were swapped 2004-01-31 08:08:57 +00:00