RE: PROPOSAL: clientFlush() method

2002-06-03 Thread GOMEZ Henri
+1, it should reduce greatly overhead and let the OS stack handle the traffic directly, it will also certainly reduce overhead in reader part (ie web server). - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..

Re: PROPOSAL: clientFlush() method

2002-05-30 Thread Bill Barker
- Original Message - From: <[EMAIL PROTECTED]> To: "List Tomcat-Dev" <[EMAIL PROTECTED]> Sent: Thursday, May 30, 2002 10:55 AM Subject: PROPOSAL: clientFlush() method > Hi, > > I would like to add a new method to Response. +1 > > clientFlush() will be called by ServletOutputStream.flu