1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/net
Robert Griesemer 3bb0032cd6 - replaced gofmt expression formatting algorithm with
rsc's algorithm
- applied gofmt -w misc src
- partial CL (last chunk)

R=rsc, r
http://go/go-review/1024041
2009-11-09 21:23:52 -08:00
..
dialgoogle_test.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
dnsclient.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
dnsconfig.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
dnsmsg.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
fd_darwin.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
fd_linux.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
fd_nacl.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
fd.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
ip_test.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
ip.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
ipsock.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
Makefile package net cleanup 2009-11-02 18:37:30 -08:00
net_test.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
net.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
parse_test.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
parse.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
port_test.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
port.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
server_test.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
sock.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
tcpsock.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
timeout_test.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
udpsock.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
unixsock.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00