]> Cypherpunks repositories - gostls13.git/commit
time: clarify why timer.Stop and ticker.Stop don't close the channel
authorShenghou Ma <minux.ma@gmail.com>
Thu, 8 Nov 2012 15:25:48 +0000 (23:25 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Thu, 8 Nov 2012 15:25:48 +0000 (23:25 +0800)
commit48b739caacaf8e63b5c420218704b6ce58eac0af
treedf44c5bb8726943cc83252a05afec4bd1d04d3d5
parent148154b7e7bb026e91208344b3c9c27af7226272
time: clarify why timer.Stop and ticker.Stop don't close the channel

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6818106
src/pkg/time/sleep.go
src/pkg/time/tick.go