mirror of https://github.com/golang/go.git
It is now a programatic error to have a handler registered to a connection that does not call reply for all messages, including notifications. This normalizes the flow making the code easier to understand and fixes a couple of long standing hard to find bugs. Change-Id: If41c39ece70e3bc64420abefac75ec647a8f8b37 Reviewed-on: https://go-review.googlesource.com/c/tools/+/226838 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> |
||
|---|---|---|
| .. | ||
| autostart_default.go | ||
| autostart_posix.go | ||
| lsprpc.go | ||
| lsprpc_test.go | ||