> Anyway, can you please send a patch not containing the code for the > filters? We can apply the filters later. I attach the patch for both features.
Thanks. I just installed it in the trunk. Jemarch, a question. Can we get the number of octects that a writing stream have written? We should can do it. Some filters could require this. Currently it is not possible for a filter to know how much information has been written by a writing stream. I don't see how that information would be useful for a filter: the filter can record how much data was filtered at the moment.
