Open cmatthew opened 11 years ago
Oh, and this does not happen locally, just over the WAN. Perhaps a timing issue? @yyzhuang was able to manifest it.
On server side nweb.nexe: nweb.c:121: web: Assertion `write(fd,buffer,ret) == ret' failed. NaCl process return with: -11 Terminated
The client is over WAN, and always got 14k data transferred, and then connection drop when retrying.
The nweb webserver has had a regression, and does not work.
Downloading a web pages from nweb with wget:
About 14k is sent then the connection dropped.