]> Cypherpunks repositories - gostls13.git/commit
runtime: improve comment on selectgo
authorAustin Clements <austin@google.com>
Wed, 17 Feb 2016 18:43:19 +0000 (13:43 -0500)
committerAustin Clements <austin@google.com>
Mon, 14 Mar 2016 16:29:21 +0000 (16:29 +0000)
commit5a50e003067672ff13bc2ea0464f0cf83a943b2d
tree8fe8c3e4cf1f894c400f19580a84485d8b095df4
parent8a2d6e9f6fd2f9e5b06add7e1c958ee6d3051ca7
runtime: improve comment on selectgo

In particular, document that *sel is on the stack no matter what.

Change-Id: I1c264215e026c27721b13eedae73ec845066cdec
Reviewed-on: https://go-review.googlesource.com/20032
Reviewed-by: Rick Hudson <rlh@golang.org>
src/runtime/select.go