As I said above, the implementation is wrong, but it doesn't mean that you can't code against the implementation ;-)
-Darin On 3/6/06, Christian Biesinger <[EMAIL PROTECTED]> wrote: > Darin Fisher wrote: > > You can use nsIInputStream::Available to test if the stream is closed. > > (If it returns NS_BASE_STREAM_WOULD_BLOCK, then just treat that as > > meaning that the stream is not closed yet.) > > ? > So what about: > http://lxr.mozilla.org/seamonkey/source/xpcom/io/nsIInputStream.idl#106 > > _______________________________________________ > dev-tech-network mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-network > _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
