Thanks boris for the quick reply. You are right. I am also suspecting that there is no data so it is getting blocked. we waited for long time then also it is not coming out.
yes we are doing this on http URI. Below is the URI "https://localhost:8334/server/abcd.php" Server is running and and sending the response. But is there another way to implement open call ? or debug where exactly the problem is ? Thanks in Advance. On Wednesday, January 8, 2014 8:20:35 AM UTC+5:30, Boris Zbarsky wrote: > 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
