hush/networking
Eric Andersen d8746cdc40 Joe.C, joe at numa dot com dot tw writes:
Hi,

When downloading files over slow network (e.g. wireless/
internet) using IE, sometimes it will stop downloading and
show error message 'connection closed' when the download
is almost complete. This is because IE can't handle server
close connection properly.

Apache http_main.c fix this problem by close the connection
after client close the connection. This patch do exactly the
same thing. Please consider include this patch.

Joe.C
2004-02-24 07:28:38 +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 Patch by Fillod Stephane, declare variables as static to not clobber 2003-09-26 00:33:18 +00:00
Config.in Fernando Silveira writes: 2004-02-22 12:25:47 +00:00
ftpgetput.c Modify bb_lookup_port to allow the protocol to be specified, allowing 2004-01-17 05:03:31 +00:00
hostname.c Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
httpd.c Joe.C, joe at numa dot com dot tw writes: 2004-02-24 07:28:38 +00:00
ifconfig.c Michael Smith writes: 2003-11-14 03:04:08 +00:00
ifupdown.c Manousaridis Angelos writes: 2003-12-19 10:46:00 +00:00
inetd.c Patch from Vodz, cleanup memory usage, send strdup error messages to 2004-02-22 11:25:13 +00:00
ip.c Major coreutils update. 2003-03-19 09:13:01 +00:00
ipaddr.c Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank 2002-12-01 23:04:06 +00:00
ipcalc.c Busybox CVS version ipcalc have problems: 2003-09-12 00:44:50 +00:00
iplink.c Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank 2002-12-01 23:04:06 +00:00
iproute.c Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank 2002-12-01 23:04:06 +00:00
iptunnel.c Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank 2002-12-01 23:04:06 +00:00
Makefile Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
Makefile.in last_patch95 from vodz: 2003-07-28 07:40:39 +00:00
nameif.c Patch from Lars Kellogg-Stedman: 2003-07-05 08:00:17 +00:00
nc.c Modify bb_lookup_port to allow the protocol to be specified, allowing 2004-01-17 05:03:31 +00:00
netstat.c Major coreutils update. 2003-03-19 09:13:01 +00:00
nslookup.c Use proper C99 types 2004-01-30 22:40:05 +00:00
ping6.c Patch from Russell Coker: 2003-05-22 07:10:22 +00:00
ping.c Remove remaining libc5 support code 2003-07-22 08:56:55 +00:00
route.c Major coreutils update. 2003-03-19 09:13:01 +00:00
telnet.c Fernando Silveira writes: 2004-02-22 12:25:47 +00:00
telnetd.c Patch from James Zhu, telnetd window resizing support. 2004-02-22 09:45:57 +00:00
tftp.c Patch from Hideki IWAMOTO, output debugging messages to stderr 2004-02-22 07:20:25 +00:00
traceroute.c Remove remaining libc5 support code 2003-07-22 08:56:55 +00:00
vconfig.c don't use kernel headers 2003-12-19 10:40:56 +00:00
wget.c No need to check proxy env variable twice, ignore proxy env variable if 2004-02-22 00:27:34 +00:00