Anant Narayanan wrote:
> nsresult: "0x80470007 (NS_BASE_STREAM_WOULD_BLOCK)"  location: "JS
...
> Does this mean there is no data available on the socket to read?

Yes.

> This is a result of a read() with a specific number of bytes, and WireShark
> shows me that the response does indeed contain a greater amount of
> bytes than what I'm trying to read.

But are you calling the read() too early, before the response is received?

-Boris

_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to