Sign in
go
/
go
/
3acb9fd98e41014b3958cd11ba599385c4eab9cc
/
src
/
net
/
port_test.go
484cc67
net: separate NaCl dependent placeholders from BSD's
by Mikio Hara
· 11 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/net/port_test.go]
6d175e2
net: use windows GetAddrInfoW in LookupPort when possible
by Alex Brainman
· 12 years ago
800217f
net: fix test for Solaris: gopher and http are not in /etc/services.
by Ian Lance Taylor
· 14 years ago
3478891
gofmt -s -w src misc
by Robert Griesemer
· 14 years ago
e3a0c2f
net: disable tests for functions not available on windows
by Alex Brainman
· 15 years ago
dc606a2
net: drop non-RHEL-4.6 ports from test
by Russ Cox
· 15 years ago
a3d1045
1) Change default gofmt default settings for
by Robert Griesemer
· 15 years ago
40621d5
remove semis after statements in one-statement statement lists
by Robert Griesemer
· 15 years ago
5d37705
gofmt-ify net
by Robert Griesemer
· 15 years ago
b04ac10
convert non-low-level non-google pkg code to whole-package compilation.
by Russ Cox
· 16 years ago
d90e7cb
mv src/lib to src/pkg
by Rob Pike
· 16 years ago
[Renamed from src/lib/net/port_test.go]
c93da7c7
net: doc, doc-inspired cleanup
by Russ Cox
· 16 years ago
be2edb5
Automated g4 rollback of changelist 25024, plus significant hand editing.
by Russ Cox
· 16 years ago
9f8f2e6
convert composite literals from { } to ( ).
by Russ Cox
· 16 years ago
839a684
delete export
by Russ Cox
· 16 years ago
ec9f2b0
casify linux syscall dependents, plus a few stragglers
by Rob Pike
· 16 years ago
83348f9
host and port name lookup
by Russ Cox
· 16 years ago