X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Ftcp_sockets.c;h=302c908c1031da4aaf0aedf37ffc27086f7d6e61;hp=50143410cfcb68d85230d7a87e501d8e82f7adce;hb=921ebdb7dbcdc32ab677a531b291663b95c6b6a5;hpb=f1394519768632dbc4e53583a1332a03ec8b89bf 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) {