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
