]> Cypherpunks repositories - gostls13.git/commit
runtime: fix network timers related crash
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 13 Aug 2013 08:55:57 +0000 (12:55 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 13 Aug 2013 08:55:57 +0000 (12:55 +0400)
commit9707f269c1eb7ee68a2be93e87eb49d481fb1a84
treec6b241f95237f196c03e6a2f1cdecc29a0c5a751
parent1ee21701c729d0ec6e9ebec5ccb8556459ea514f
runtime: fix network timers related crash
Fixes #6103.

R=golang-dev, alex.brainman
CC=golang-dev
https://golang.org/cl/12686045
src/pkg/net/timeout_test.go
src/pkg/runtime/netpoll.goc