Re: Proposal for API for Data

Michael Tuexen wrote:
> OK, so what should happen when send() is called on a data channel which is CLOSING or CLOSED?
> Buffering the data knowing that it never can be transmitted seems no right to me...

The variable bufferedAmount is increased. The data isn't (or shouldn't 
be!) actually buffered.

Received on Thursday, 12 April 2012 09:57:56 UTC