This adds --peeridletimeout config option and updates the peer connection to enforce idle timeouts using the connection's read deadline. Associated testsand documentation have also been updated. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| README.md | ||
| sampleconfig.go | ||
sampleconfig
Package sampleconfig provides a single constant that contains the contents of the sample configuration file for dcrd. This is provided for tools that perform automatic configuration and would like to ensure the generated configuration file not only includes the specifically configured values, but also provides samples of other configuration options.
Installation and Updating
$ go get -u github.com/decred/dcrd/sampleconfig
License
Package sampleconfig is licensed under the copyfree ISC License.