--- libwww/Library/src/HTHstMan.html 1997/01/23 19:49:56 2.5 +++ libwww/Library/src/HTHstMan.html 1997/02/01 16:16:26 2.6 @@ -92,6 +92,7 @@ struct _HTHost { size_t remainingRead; /* Tells HostEvent to call next net */ /* User specific stuff */ + ms_t delay; /* Write delay in ms */ void * context; /* Protocol Specific context */ int forceWriteFlush; }; @@ -110,6 +111,6 @@ struct _HTHost {


- @(#) $Id: HTHstMan.html,v 2.5 1997/01/23 19:49:56 frystyk Exp $ + @(#) $Id: HTHstMan.html,v 2.6 1997/02/01 16:16:26 frystyk Exp $