]> Cypherpunks repositories - gostls13.git/commit
runtime: add network polling support into scheduler
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 12 Mar 2013 17:14:26 +0000 (21:14 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 12 Mar 2013 17:14:26 +0000 (21:14 +0400)
commitc21188473103a14beb3b0950fb2331fea7e16d80
tree8a71a6f2df651bec5f3780d872afd95d58cb1ceb
parent4dd3e1e844cfab83b73b4ca417a0095ae7b0ef66
runtime: add network polling support into scheduler
This is a part of the bigger change that moves network poller into runtime:
https://golang.org/cl/7326051/

R=golang-dev, bradfitz, mikioh.mikioh, rsc
CC=golang-dev
https://golang.org/cl/7448048
src/pkg/runtime/netpoll_stub.c [new file with mode: 0644]
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.h