]> Cypherpunks repositories - gostls13.git/commit
runtime: fix runtime·netpoll() to call runtime·netpollready() only once per event.
authorBill Neubauer <wcn@golang.org>
Mon, 27 May 2013 21:03:10 +0000 (05:03 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Mon, 27 May 2013 21:03:10 +0000 (05:03 +0800)
commit82ef961af59fdabc1a956ba6d7bc0c0b961172b2
treec10e3bd38fa26cdd1d82922f4e0c04e613b959eb
parentae73b903696981ae3c4da203a3ea4e083e401b46
runtime: fix runtime·netpoll() to call runtime·netpollready() only once per event.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/9808043
src/pkg/runtime/netpoll_kqueue.c