doug b wrote:
Thanks, but how is AsyncOutputStream implemented? Right now, I take an nsITransport object and call openOutputStream - how do I get an AsyncOutputStream instead?
Use QueryInterface to get an nsIAsyncOutputStream. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
