go/src/pkg/net
Russ Cox 220a6de47e build: adjustments for move from src/pkg to src
This CL adjusts code referring to src/pkg to refer to src.

Immediately after submitting this CL, I will submit
a change doing 'hg mv src/pkg/* src'.
That change will be too large to review with Rietveld
but will contain only the 'hg mv'.

This CL will break the build.
The followup 'hg mv' will fix it.

For more about the move, see golang.org/s/go14nopkg.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/134570043
2014-09-08 00:06:45 -04:00
..
http build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
mail net/mail: propagate unsupported charset error 2014-05-07 05:58:36 -04:00
rpc net/rpc: use html/template to render html 2014-07-09 19:33:45 -07:00
smtp build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
testdata net: fix parsing literal IPv6 address with zone identifier in builtin dns stub resolver 2014-09-04 12:53:51 +09:00
textproto net/textproto: simplify common header interning 2014-04-07 10:39:24 -07:00
url net/url: make Userinfo.String() escape ? and add test for shouldEscape 2014-08-30 10:34:51 -07:00
cgo_android.go net: no AI_ALL on android 2014-07-08 13:42:14 -04:00
cgo_bsd.go runtime, net: add support for GOOS=solaris 2014-02-24 22:31:01 -05:00
cgo_linux.go net: no AI_ALL on android 2014-07-08 13:42:14 -04:00
cgo_netbsd.go
cgo_openbsd.go
cgo_stub.go
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: treat android like linux in tests 2014-07-08 13:41:18 -04:00
dial.go net: fix Dial comment about IPv6 addresses 2014-08-01 21:35:03 -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
dial_test.go src, misc: applied gofmt -s -w 2014-07-16 16:29:51 -07: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: implement query-response fast failover in builtin dns stub resolver 2014-08-30 13:12:28 +09:00
dnsclient_unix_test.go net: fix parsing literal IP address in builtin dns stub resolver 2014-09-04 10:00:30 +09:00
dnsconfig_unix.go net: fix parsing literal IPv6 address with zone identifier in builtin dns stub resolver 2014-09-04 12:53:51 +09:00
dnsconfig_unix_test.go net: fix parsing literal IPv6 address with zone identifier in builtin dns stub resolver 2014-09-04 12:53:51 +09:00
dnsmsg.go
dnsmsg_test.go
dnsname_test.go
empty.c
example_test.go
fd_mutex.go
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: consolidate sockaddrToAddr functions 2014-08-05 06:10:46 +09:00
fd_unix_test.go runtime, net: add support for GOOS=solaris 2014-02-24 22:31:01 -05:00
fd_windows.go net: consolidate sockaddrToAddr functions 2014-08-05 06:10:46 +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
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
interface_bsd_test.go
interface_darwin.go
interface_dragonfly.go
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
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
interface_unix_test.go
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
iprawsock_posix.go net: consolidate sockaddrToAddr functions 2014-08-05 06:10:46 +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: consolidate sockaddrToAddr functions 2014-08-05 06:10:46 +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 net: add more cases to lookup API test 2014-08-29 12:28:31 +09:00
lookup_unix.go all: merge NaCl branch (part 1) 2014-02-25 09:47:42 -05:00
lookup_windows.go net: fix CNAME resolving on Windows 2014-08-15 16:37:19 +10:00
lookup_windows_test.go net: fix CNAME resolving on Windows 2014-08-15 16:37:19 +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 net: treat android like linux in tests 2014-07-08 13:41:18 -04: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: temporarily skip TestAcceptIgnoreSomeErrors 2014-09-05 08:48:21 -07: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 net: treat android like linux in tests 2014-07-08 13:41:18 -04: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
race0.go
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
sendfile_stub.go all: merge NaCl branch (part 1) 2014-02-25 09:47:42 -05:00
sendfile_windows.go
server_test.go build: make nacl pass 2014-05-20 12:10:19 -04:00
singleflight.go
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
sock_posix.go net: consolidate sockaddrToAddr functions 2014-08-05 06:10:46 +09:00
sock_solaris.go runtime, net: add support for GOOS=solaris 2014-02-24 22:31:01 -05:00
sock_windows.go
sockopt_bsd.go net: fix typo 2014-08-21 17:53:45 +09:00
sockopt_linux.go
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
sockoptip_bsd.go syscall, net: clean up socket stub for solaris 2014-03-12 10:32:46 +09:00
sockoptip_linux.go
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
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: consolidate sockaddrToAddr functions 2014-08-05 06:10:46 +09:00
tcpsockopt_darwin.go
tcpsockopt_dragonfly.go net: fix TCP keepalive on dragonfly 2014-03-13 14:45:50 +09:00
tcpsockopt_openbsd.go
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: consolidate sockaddrToAddr functions 2014-08-05 06:10:46 +09:00
unicast_posix_test.go net: skip TestDualStackTCPListener in short mode 2014-01-17 09:49:38 +11:00
unix_test.go net: treat android like linux in tests 2014-07-08 13:41:18 -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: consolidate sockaddrToAddr functions 2014-08-05 06:10:46 +09:00
z_last_test.go net: disable TestDNSThreadLimit even in non-short mode by default 2014-02-14 12:20:21 +09:00