Re: Improved available value

2007-04-27 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: Filip Hanik - Dev Lists wrote: Remy Maucherat wrote: Hi, I think I would be able to improve the handling of the available method (on the input stream) using a new action code. The processors will then query the various filters and their own buffer to see if there are b

Re: Improved available value

2007-04-27 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: Filip Hanik - Dev Lists wrote: Remy Maucherat wrote: Hi, I think I would be able to improve the handling of the available method (on the input stream) using a new action code. The processors will then query the various filters and their own buffer to see if there are b

Re: Improved available value

2007-04-27 Thread Remy Maucherat
Filip Hanik - Dev Lists wrote: Remy Maucherat wrote: Hi, I think I would be able to improve the handling of the available method (on the input stream) using a new action code. The processors will then query the various filters and their own buffer to see if there are bytes available somewher

Re: Improved available value

2007-04-26 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: Hi, I think I would be able to improve the handling of the available method (on the input stream) using a new action code. The processors will then query the various filters and their own buffer to see if there are bytes available somewhere, and the purpose would be to c

Improved available value

2007-04-26 Thread Remy Maucherat
Hi, I think I would be able to improve the handling of the available method (on the input stream) using a new action code. The processors will then query the various filters and their own buffer to see if there are bytes available somewhere, and the purpose would be to clear up the uncertaint