[EMAIL PROTECTED] wrote:
Author: fhanik
Date: Fri Apr 13 08:32:19 2007
New Revision: 528524

URL: http://svn.apache.org/viewvc?view=rev&rev=528524
Log:
This write has to be synchronized since comet can write to the buffer and cause 
a buffer overflow if more than one thread is writing

That's reverting 467065. I still don't see how concurrent writing in the servlet is going to work (nothing is synced, and everything is buffered to some extent).

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to