-
zelig authored
- introduce quit, drained, shutdown channels - mainLoop falls through reading message channel to drained state, and waits is blocked in default branch until any message is sent - Flush() waits for <-drained - Stop() pushes quit and nodges mainloop out of blocking drained state - package-global mutex - Reset() - clear tests
d4300c40
Name |
Last commit
|
Last update |
---|---|---|
ethchain | ||
ethcrypto | ||
ethdb | ||
ethlog | ||
ethminer | ||
ethpub | ||
ethreact | ||
ethrpc | ||
ethtrie | ||
ethutil | ||
ethwire | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
ethereum.go | ||
install.sh | ||
nat.go | ||
natpmp.go | ||
natupnp.go | ||
peer.go |