- fb4b434 os, net, internal/poll: return consistent error for closed socket by Ian Lance Taylor · 8 years ago
- 6694a68 net: delay IP protocol stack-snooping system calls by Mikio Hara · 8 years ago
- 3792db5 net: refactor poller into new internal/poll package by Ian Lance Taylor · 8 years ago
- 7c9f910 all: fix vet nits by Josh Bleecher Snyder · 8 years ago
- 9a78ead net: deflake TestTCPSupriousConnSetupCompletion [sic] by Brad Fitzpatrick · 8 years ago
- 866e014 net: apply tcp4/tcp6 restrictions to literals in ResolveTCPAddr by Russ Cox · 8 years ago
- 0c02280 net: fix TestCloseError on Plan 9 by David du Colombier · 8 years ago
- 7b597f4 net: deflake TestLookupPort for embedded, security-hardened platforms by Mikio Hara · 9 years ago
- b6b4004 net: context plumbing, add Dialer.DialContext by Brad Fitzpatrick · 9 years ago
- 285e786 net: fix TestDialAddrError by Mikio Hara · 9 years ago
- 1f54410 net: make IP.{String,MarshalText} return helpful information on address error by Mikio Hara · 9 years ago
- 790053b net: filter destination addresses when source address is specified by Mikio Hara · 9 years ago
- b0f4ee5 net: deduplicate TCP socket code by Mikio Hara · 9 years ago
- 1dc2e7b net: retighten test harnesses for dial cancelation by Mikio Hara · 9 years ago
- b50b21d net: make Dial, Listen{,Packet} for TCP/UDP with invalid port fail by Mikio Hara · 10 years ago
- 515e53a net: skip TestProtocolDialError on solaris by Mikio Hara · 10 years ago
- 22829bd net: don't return non-nil interface values as Source, Addr in OpError by Mikio Hara · 10 years ago
- b83b011 net: fix vet missed format error in test by Mikio Hara · 10 years ago
- 76d67ea net: align temporary file, directory names in tests by Mikio Hara · 10 years ago
- f390135 net: make go DNS use localhost if resolv.conf is missing or empty by Alex A Skinner · 10 years ago
- 98e0556 net: deflake timeout, deadline tests by Mikio Hara · 10 years ago
- afd2d2b net: add Source field to OpError by Mikio Hara · 10 years ago
- 8851113 net: fix inconsistent error values on File by Mikio Hara · 10 years ago
- 832c573 net: add helpers for server testing by Mikio Hara · 10 years ago
- 4540e16 net: fix inconsistent error values on Accept by Mikio Hara · 10 years ago
- 310db63 net: fix inconsistent error values on Close by Mikio Hara · 10 years ago
- 11b5f98 net: fix inconsistent error values on Write by Mikio Hara · 10 years ago
- ec11444 net: fix inconsistent error values on Read by Mikio Hara · 10 years ago
- d0f3100 net: break up TestErrorNil into Test{Dial,Listen,ListenPacket}Error by Mikio Hara · 10 years ago
- 6d3a7e7 net: clean up cgo by Mikio Hara · 10 years ago
- 89b7c66 net: fix inconsistent error values on Dial, Listen partially by Mikio Hara · 10 years ago