1m-go-websockets
1m-go-websockets copied to clipboard
Don't report error for interrupted system calls.
Don't log interrupted system calls since they can happen quite often while waiting for connections, and they're not really an error in our use-case.