forked from cerc-io/plugeth
As of this commit, we no longer rely on the protocol handler to report write errors in a timely fashion. When a write fails, shutdown is initiated immediately and no new writes can start. This will also prevent new writes from starting after Server.Stop has been called. |
||
|---|---|---|
| .. | ||
| discover | ||
| nat | ||
| dial_test.go | ||
| dial.go | ||
| message_test.go | ||
| message.go | ||
| peer_error.go | ||
| peer_test.go | ||
| peer.go | ||
| protocol.go | ||
| rlpx_test.go | ||
| rlpx.go | ||
| server_test.go | ||
| server.go | ||