|
|
 |
tcl-core
Re: [TCLCORE] zlib push and fcopy
by Donal K. Fellows other posts by this author
Jul 5 2009 7:37AM messages near this date
[TCLCORE] zlib push and fcopy
|
Re: [TCLCORE] zlib push and fcopy
Pat Thoyts wrote:
> So. Is the above invalid for some reason? Should I be expecting this
> to work differently. The only real difference between the above test
> and what is used in the http package is that the http code uses style
> 3 from the fcopy man page (watches the progress by repeating the fcopy
> call from the -command).
I think this is an error I made in the zlib channel code that make it
not generate events when it has data in its buffers but there's no
underlying fileevents. It just sits there, waiting for more to come down
the pipe and nothing arrives.
I'll examine further...
Donal.
------------------------------------------------------------------------------
_______________________________________________
Tcl-Core mailing list
Tcl-Core@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-core
Thread:
Pat Thoyts
Donal K. Fellows
Donal K. Fellows
|
|
|
 |
|