We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was running a websockets-snap server on my laptop, when my wifi was off, I got
[24/Apr/2014:15:15:54 +0800] ["192.168.1.204"]: an exception escaped to toplevel: recv: resource vanished (Connection reset by peer)
and some clean up cannot executed,
is this a bug of snap-server? should snap-server catch recv exception?
The text was updated successfully, but these errors were encountered:
ps: an exception escaped to toplevel: recv: does not exist (No route to host)
Sorry, something went wrong.
No branches or pull requests
I was running a websockets-snap server on my laptop,
when my wifi was off, I got
[24/Apr/2014:15:15:54 +0800] ["192.168.1.204"]: an exception escaped to toplevel: recv: resource vanished (Connection reset by peer)
and some clean up cannot executed,
is this a bug of snap-server?
should snap-server catch recv exception?
The text was updated successfully, but these errors were encountered: