-
Andrew Gerrand authored
Permits one to easily put a timeout in a select: select { case <-ch: // foo case <-time.After(1e6): // bar } R=r, rog, rsc, sameer1, PeterGo, iant, nigeltao_gnome CC=golang-dev https://golang.org/cl/2321043
1e66a213
Permits one to easily put a timeout in a select: select { case <-ch: // foo case <-time.After(1e6): // bar } R=r, rog, rsc, sameer1, PeterGo, iant, nigeltao_gnome CC=golang-dev https://golang.org/cl/2321043
Name |
Last commit
|
Last update |
---|---|---|
doc | Loading commit data... | |
include | Loading commit data... | |
lib | Loading commit data... | |
misc | Loading commit data... | |
src | Loading commit data... | |
test | Loading commit data... | |
.hgignore | Loading commit data... | |
.hgtags | Loading commit data... | |
AUTHORS | Loading commit data... | |
CONTRIBUTORS | Loading commit data... | |
LICENSE | Loading commit data... | |
README | Loading commit data... | |
favicon.ico | Loading commit data... |