]> Cypherpunks repositories - gostls13.git/commit
Move the functions, newPollServer and Run, from fd.go
authorVinu Rajashekhar <vinutheraj@gmail.com>
Mon, 28 Jun 2010 20:58:56 +0000 (13:58 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 28 Jun 2010 20:58:56 +0000 (13:58 -0700)
commite0334ab798b573b0dc138d0d91c32a010e1490c0
tree02d962b85133251875d69a6a71fdd57e5ea6ac2d
parente5d748a333cf83cb4b510e45687b2f62fe6626ae
Move the functions, newPollServer and Run, from fd.go
to a new source file.

R=iant, rsc
CC=golang-dev
https://golang.org/cl/1670046
src/pkg/net/Makefile
src/pkg/net/fd.go
src/pkg/net/newpollserver.go [new file with mode: 0644]