X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Ftcp_sockets.c;fp=webcit%2Ftcp_sockets.c;h=302c908c1031da4aaf0aedf37ffc27086f7d6e61;hp=50143410cfcb68d85230d7a87e501d8e82f7adce;hb=ada8144bf852768101effe5657d13c36b1ed1f6f;hpb=d4cb5c8734129f39c1e79f3a93d9cfc7db5ae058 diff --git a/webcit/tcp_sockets.c b/webcit/tcp_sockets.c index 50143410c..302c908c1 100644 --- a/webcit/tcp_sockets.c +++ b/webcit/tcp_sockets.c @@ -1076,7 +1076,7 @@ long end_burst(void) /* * lingering_close() a`la Apache. see - * http://www.apache.org/docs/misc/fin_wait_2.html for rationale + * http://httpd.apache.org/docs/2.0/misc/fin_wait_2.html for rationale */ int lingering_close(int fd) {