X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/28d2517c9cd3a1c6b21d0db91b93e01e9a84ed39..4166ea7c41cac762e5e318567a4f993d8442d0a7:/endpt.h diff --git a/endpt.h b/endpt.h index 21a31f3..f854497 100644 --- a/endpt.h +++ b/endpt.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: endpt.h,v 1.2 1999/10/22 22:46:17 mdw Exp $ + * $Id: endpt.h,v 1.3 2004/04/08 01:36:25 mdw Exp $ * * Generic endpoint abstraction * @@ -26,19 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: endpt.h,v $ - * Revision 1.2 1999/10/22 22:46:17 mdw - * When a non-file endpoint is attached to a file, keep the file endpoint - * open until the nonfile is done. This stops socket sources from - * resetting their connection limits too early. - * - * Revision 1.1 1999/07/26 23:33:01 mdw - * Infrastructure for the new design. - * - */ - #ifndef ENDPT_H #define ENDPT_H