| .. |
|
http
|
net/http: add TLS benchmark
|
2014-06-27 18:30:09 -07:00 |
|
mail
|
net/mail: propagate unsupported charset error
|
2014-05-07 05:58:36 -04:00 |
|
rpc
|
net/rpc: do not leak client socket on closed connection
|
2014-05-11 14:46:44 -07:00 |
|
smtp
|
net/smtp: set ServerName in StartTLS, as now required by crypto/tls
|
2014-03-04 13:43:26 -08:00 |
|
testdata
|
net: test dnsconfig_unix with sample resolv.conf
|
2013-12-18 08:26:36 -08:00 |
|
textproto
|
net/textproto: simplify common header interning
|
2014-04-07 10:39:24 -07:00 |
|
url
|
net/url: correct documentation of Values.Add
|
2014-05-09 15:49:21 -07:00 |
|
cgo_bsd.go
|
runtime, net: add support for GOOS=solaris
|
2014-02-24 22:31:01 -05:00 |
|
cgo_linux.go
|
net: introduce netgo build tag to build a pure Go net package.
|
2013-06-11 02:55:16 +08:00 |
|
cgo_netbsd.go
|
net: introduce netgo build tag to build a pure Go net package.
|
2013-06-11 02:55:16 +08:00 |
|
cgo_openbsd.go
|
net: introduce netgo build tag to build a pure Go net package.
|
2013-06-11 02:55:16 +08:00 |
|
cgo_stub.go
|
net: introduce netgo build tag to build a pure Go net package.
|
2013-06-11 02:55:16 +08:00 |
|
cgo_unix.go
|
net: remove the dreg of solaris merge
|
2014-03-03 07:09:28 +09:00 |
|
cgo_unix_test.go
|
net: add test cases for the both of netgo, cgo DNS lookups
|
2013-12-19 07:40:10 +09:00 |
|
conn_test.go
|
net: enable unixpacket test on available platforms
|
2014-04-02 19:43:39 +09:00 |
|
dial.go
|
net: simplify code
|
2014-06-19 22:04:37 -07:00 |
|
dial_gen.go
|
net: implement TCP connection setup with fast failover
|
2013-09-11 10:48:53 -04:00 |
|
dial_gen_test.go
|
net: fix dial race on plan9 and windows
|
2013-05-08 16:19:02 +10:00 |
|
dial_test.go
|
net: drop flakey TestDialFailPDLeak
|
2014-05-09 09:38:29 +09:00 |
|
dialgoogle_test.go
|
net: fix incorrect internal IPv6 address representation in test
|
2014-01-14 07:36:38 +09:00 |
|
dnsclient.go
|
net: avoid array copy when shuffling SRV records
|
2014-06-16 18:00:28 -07:00 |
|
dnsclient_test.go
|
net: fix probabilities in DNS SRV shuffleByWeight
|
2014-04-17 13:28:40 -07:00 |
|
dnsclient_unix.go
|
net: detect changes to /etc/resolv.conf.
|
2014-05-14 17:11:00 -07:00 |
|
dnsclient_unix_test.go
|
net: detect changes to /etc/resolv.conf.
|
2014-05-14 17:11:00 -07:00 |
|
dnsconfig_unix.go
|
all: merge NaCl branch (part 1)
|
2014-02-25 09:47:42 -05:00 |
|
dnsconfig_unix_test.go
|
net: enable builtin dns resolver tests on solaris
|
2014-04-30 23:26:07 +09:00 |
|
dnsmsg.go
|
…
|
|
|
dnsmsg_test.go
|
…
|
|
|
dnsname_test.go
|
net: avoid string operation and make valid domain names explicit
|
2013-08-08 16:33:57 -07:00 |
|
empty.c
|
…
|
|
|
example_test.go
|
net: close TCPListener in example
|
2013-03-29 15:07:10 +09:00 |
|
fd_mutex.go
|
net: fix bug in fdMutex
|
2013-08-16 16:02:55 +04:00 |
|
fd_mutex_test.go
|
net: make use of testing.Errorf instead of testing.Fatalf in non-test function goroutines
|
2014-03-15 13:43:02 +09:00 |
|
fd_plan9.go
|
net: don't export netFD closeRead and closeWrite methods
|
2014-04-04 09:07:44 +09:00 |
|
fd_poll_nacl.go
|
all: merge NaCl branch (part 1)
|
2014-02-25 09:47:42 -05:00 |
|
fd_poll_runtime.go
|
runtime, net: add support for GOOS=solaris
|
2014-02-24 22:31:01 -05:00 |
|
fd_unix.go
|
net: Remove an unmatched unlock of ForkLock
|
2014-04-26 19:59:00 -07:00 |
|
fd_unix_test.go
|
runtime, net: add support for GOOS=solaris
|
2014-02-24 22:31:01 -05:00 |
|
fd_windows.go
|
net: don't export netFD closeRead and closeWrite methods
|
2014-04-04 09:07:44 +09:00 |
|
file_plan9.go
|
net: plan9 changes for default net directory
|
2014-01-22 22:21:53 +01:00 |
|
file_test.go
|
net: clean the dregs of NaCL merge
|
2014-02-26 10:20:49 +09:00 |
|
file_unix.go
|
net: clean the dregs of NaCL merge
|
2014-02-26 10:20:49 +09:00 |
|
file_windows.go
|
net: update documentation for FileConn, FilePacketConn, FileListener
|
2013-03-29 12:16:24 +09:00 |
|
hosts.go
|
net: do not call time.Now() twice
|
2014-06-11 20:33:44 -07:00 |
|
hosts_test.go
|
net: don't leave hostsPath unrestored on error in TestLookupStaticHost
|
2013-12-12 10:12:06 +04:00 |
|
interface.go
|
net: remove "net:" prefix from error messages
|
2014-04-08 06:14:19 +09:00 |
|
interface_bsd.go
|
net: dragonfly support
|
2013-08-24 02:18:22 +10:00 |
|
interface_bsd_test.go
|
net: dragonfly support
|
2013-08-24 02:18:22 +10:00 |
|
interface_darwin.go
|
…
|
|
|
interface_dragonfly.go
|
net: dragonfly support
|
2013-08-24 02:18:22 +10:00 |
|
interface_freebsd.go
|
…
|
|
|
interface_linux.go
|
net: handle IP interface stack correctly on linux
|
2014-02-15 01:07:51 +09:00 |
|
interface_linux_test.go
|
net: give more detail when test panics
|
2013-07-26 00:21:37 +09:00 |
|
interface_netbsd.go
|
…
|
|
|
interface_openbsd.go
|
…
|
|
|
interface_stub.go
|
all: merge NaCl branch (part 1)
|
2014-02-25 09:47:42 -05:00 |
|
interface_test.go
|
syscall: update routing socket parser for NetBSD 6 and beyond
|
2013-08-25 08:44:31 +09:00 |
|
interface_unix_test.go
|
net: dragonfly support
|
2013-08-24 02:18:22 +10:00 |
|
interface_windows.go
|
…
|
|
|
ip.go
|
net: efficient text processing
|
2014-06-11 20:40:00 -07:00 |
|
ip_test.go
|
net: efficient text processing
|
2014-06-11 20:40:00 -07:00 |
|
ipraw_test.go
|
net: clean the dregs of NaCL merge
|
2014-02-26 10:20:49 +09:00 |
|
iprawsock.go
|
net: add netaddr interface
|
2013-08-30 09:09:45 +09:00 |
|
iprawsock_plan9.go
|
net: update documentation for IPConn and related stuff
|
2013-03-31 16:46:59 +09:00 |
|
iprawsock_posix.go
|
net: make WriteTo, WriteToIP and WriteMsgIP fail when IPConn is already connected
|
2014-04-29 12:37:16 +09:00 |
|
ipsock.go
|
std lib: fix various typos in comments
|
2014-05-02 13:17:55 -07:00 |
|
ipsock_plan9.go
|
net: remove "net:" prefix from error messages
|
2014-04-08 06:14:19 +09:00 |
|
ipsock_posix.go
|
net: make IPv6 capability test more suitable for address family selection on the dual IP stack node
|
2014-03-28 13:27:51 +09:00 |
|
ipsock_test.go
|
net: ensure that ResolveTCPAddr(addr.String()) reproduces addr
|
2013-09-23 22:40:24 -04:00 |
|
lookup.go
|
net: keep lookup IP stuff close
|
2013-08-31 16:29:50 +09:00 |
|
lookup_plan9.go
|
net: remove "net:" prefix from error messages
|
2014-04-08 06:14:19 +09:00 |
|
lookup_test.go
|
…
|
|
|
lookup_unix.go
|
all: merge NaCl branch (part 1)
|
2014-02-25 09:47:42 -05:00 |
|
lookup_windows.go
|
net: fix misspelled variable name (fixes windows build)
|
2013-08-22 12:34:05 +10:00 |
|
mac.go
|
…
|
|
|
mac_test.go
|
…
|
|
|
mockicmp_test.go
|
net: move mock ICMP into separate file
|
2013-09-12 11:59:18 +09:00 |
|
mockserver_test.go
|
net: implement TCP connection setup with fast failover
|
2013-09-11 10:48:53 -04:00 |
|
multicast_test.go
|
all: merge NaCl branch (part 1)
|
2014-02-25 09:47:42 -05:00 |
|
net.go
|
net: move error messages related to OpError into net.go
|
2014-04-08 06:14:49 +09:00 |
|
net_test.go
|
net: make use of testing.Errorf instead of testing.Fatalf in non-test function goroutines
|
2014-03-15 13:43:02 +09:00 |
|
net_windows_test.go
|
net: fix format string in TestAcceptIgnoreSomeErrors
|
2014-04-04 17:36:01 +11:00 |
|
netgo_unix_test.go
|
net: remove the dreg of solaris merge
|
2014-03-03 07:09:28 +09:00 |
|
packetconn_test.go
|
build: make nacl pass
|
2014-05-20 12:10:19 -04:00 |
|
parse.go
|
net: efficient text processing
|
2014-06-11 20:40:00 -07:00 |
|
parse_test.go
|
all: avoid leaking fds during tests
|
2013-06-21 11:13:14 +10:00 |
|
pipe.go
|
…
|
|
|
pipe_test.go
|
…
|
|
|
port.go
|
…
|
|
|
port_test.go
|
…
|
|
|
port_unix.go
|
net: fix confusing typo in comment
|
2014-04-24 12:24:22 -07:00 |
|
protoconn_test.go
|
build: make nacl pass
|
2014-05-20 12:10:19 -04:00 |
|
race.go
|
net: annotate Read/Write for race detector
|
2013-08-19 23:09:24 +04:00 |
|
race0.go
|
net: annotate Read/Write for race detector
|
2013-08-19 23:09:24 +04:00 |
|
sendfile_dragonfly.go
|
std lib: fix various typos in comments
|
2014-05-02 13:17:55 -07:00 |
|
sendfile_freebsd.go
|
std lib: fix various typos in comments
|
2014-05-02 13:17:55 -07:00 |
|
sendfile_linux.go
|
net: add special netFD mutex
|
2013-08-09 21:43:00 +04:00 |
|
sendfile_stub.go
|
all: merge NaCl branch (part 1)
|
2014-02-25 09:47:42 -05:00 |
|
sendfile_windows.go
|
net: have separate read and write processing threads on windows
|
2013-08-27 14:53:57 +10:00 |
|
server_test.go
|
build: make nacl pass
|
2014-05-20 12:10:19 -04:00 |
|
singleflight.go
|
net: coalesce duplicate in-flight DNS lookups
|
2013-06-14 08:59:43 -07:00 |
|
sock_bsd.go
|
all: merge NaCl branch (part 1)
|
2014-02-25 09:47:42 -05:00 |
|
sock_cloexec.go
|
net: accept a few more errors in Accept4 wrapper
|
2014-04-03 16:10:45 -04:00 |
|
sock_linux.go
|
…
|
|
|
sock_plan9.go
|
net: consolidate listenerBacklog declaration
|
2013-07-24 08:43:08 +09:00 |
|
sock_posix.go
|
all: merge NaCl branch (part 1)
|
2014-02-25 09:47:42 -05:00 |
|
sock_solaris.go
|
runtime, net: add support for GOOS=solaris
|
2014-02-24 22:31:01 -05:00 |
|
sock_windows.go
|
net: add dial, listenStream and listenDatagram methods to netFD
|
2013-08-07 06:15:50 +09:00 |
|
sockopt_bsd.go
|
net: tweak the ephemeral port range on dragonfly
|
2014-03-29 13:04:25 +09:00 |
|
sockopt_linux.go
|
net: simplify socket option helpers
|
2013-07-28 11:18:06 +09:00 |
|
sockopt_plan9.go
|
net: plan9 changes for default net directory
|
2014-01-22 22:21:53 +01:00 |
|
sockopt_posix.go
|
undo CL 92210044 / 5cb21eee2d35
|
2014-05-12 08:48:19 -07:00 |
|
sockopt_solaris.go
|
runtime, net: add support for GOOS=solaris
|
2014-02-24 22:31:01 -05:00 |
|
sockopt_windows.go
|
net: simplify socket option helpers
|
2013-07-28 11:18:06 +09:00 |
|
sockoptip_bsd.go
|
syscall, net: clean up socket stub for solaris
|
2014-03-12 10:32:46 +09:00 |
|
sockoptip_linux.go
|
net: add special netFD mutex
|
2013-08-09 21:43:00 +04:00 |
|
sockoptip_posix.go
|
syscall, net: clean up socket stub for solaris
|
2014-03-12 10:32:46 +09:00 |
|
sockoptip_stub.go
|
syscall, net: clean up socket stub for solaris
|
2014-03-12 10:32:46 +09:00 |
|
sockoptip_windows.go
|
net: add special netFD mutex
|
2013-08-09 21:43:00 +04:00 |
|
sys_cloexec.go
|
net: enable fast socket creation with close-on-exec flag on freebsd
|
2014-03-04 09:28:09 +09:00 |
|
tcp_test.go
|
net/tcp: fix check for openbsd in test
|
2014-04-27 17:39:13 -07:00 |
|
tcpsock.go
|
net: ensure that ResolveTCPAddr(addr.String()) reproduces addr
|
2013-09-23 22:40:24 -04:00 |
|
tcpsock_plan9.go
|
net: fix documentation for SetLinger
|
2014-05-14 12:12:01 +09:00 |
|
tcpsock_posix.go
|
net: fix documentation for SetLinger
|
2014-05-14 12:12:01 +09:00 |
|
tcpsockopt_darwin.go
|
net: add special netFD mutex
|
2013-08-09 21:43:00 +04:00 |
|
tcpsockopt_dragonfly.go
|
net: fix TCP keepalive on dragonfly
|
2014-03-13 14:45:50 +09:00 |
|
tcpsockopt_openbsd.go
|
net: add special netFD mutex
|
2013-08-09 21:43:00 +04:00 |
|
tcpsockopt_plan9.go
|
net: plan9 changes for default net directory
|
2014-01-22 22:21:53 +01:00 |
|
tcpsockopt_posix.go
|
all: merge NaCl branch (part 1)
|
2014-02-25 09:47:42 -05:00 |
|
tcpsockopt_solaris.go
|
runtime, net: add support for GOOS=solaris
|
2014-02-24 22:31:01 -05:00 |
|
tcpsockopt_unix.go
|
net: fix TCP keepalive on dragonfly
|
2014-03-13 14:45:50 +09:00 |
|
tcpsockopt_windows.go
|
net: add SetKeepAlivePeriod for windows
|
2014-01-10 14:33:54 +11:00 |
|
timeout_test.go
|
build: make nacl pass
|
2014-05-20 12:10:19 -04:00 |
|
udp_test.go
|
net: disable "udp" to IPv6 unicast address loopback test on dragonfly
|
2014-03-06 00:08:03 +11:00 |
|
udpsock.go
|
net: move error messages related to OpError into net.go
|
2014-04-08 06:14:49 +09:00 |
|
udpsock_plan9.go
|
net: plan9 changes for default net directory
|
2014-01-22 22:21:53 +01:00 |
|
udpsock_posix.go
|
net: don't export netFD readFrom, writeTo, readMsg, writeMsg methods
|
2014-04-02 17:06:51 -07:00 |
|
unicast_posix_test.go
|
net: skip TestDualStackTCPListener in short mode
|
2014-01-17 09:49:38 +11:00 |
|
unix_test.go
|
build: make nacl pass
|
2014-05-20 12:10:19 -04:00 |
|
unixsock.go
|
net: add netaddr interface
|
2013-08-30 09:09:45 +09:00 |
|
unixsock_plan9.go
|
net: Fix inaccurate docs for AcceptTCP and AcceptUnix.
|
2013-09-06 12:00:03 -07:00 |
|
unixsock_posix.go
|
net: don't export netFD closeRead and closeWrite methods
|
2014-04-04 09:07:44 +09:00 |
|
z_last_test.go
|
net: disable TestDNSThreadLimit even in non-short mode by default
|
2014-02-14 12:20:21 +09:00 |