On 1/7/14 6:31 AM, neel patel wrote:
Is there any idea why in Open() call is blocked ?
It depends on what the URI is, no? In general, Open() will return once there is some data to read, so if you do this on an HTTP URI to some server that's not responding it might sit there for a while...
-Boris _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
