1
0
mirror of https://github.com/golang/go synced 2024-10-03 16:31:27 -06:00
go/src/pkg/net
Russ Cox 4c006182dc pkg: manual cleanup of some gofixed code
R=golang-dev, niemeyer, r
CC=golang-dev
https://golang.org/cl/4372052
2011-04-13 23:36:00 -04:00
..
dict net/dict: parse response correctly + typo 2010-09-16 13:37:35 -04:00
textproto net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
cgo_stub.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
dial.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
dialgoogle_test.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
dnsclient.go net: sort records returned by LookupMX 2011-04-14 10:30:56 +10:00
dnsconfig.go net: introduce net.Error interface 2010-04-26 22:15:25 -07:00
dnsmsg.go pkg: manual cleanup of some gofixed code 2011-04-13 23:36:00 -04:00
dnsname_test.go net: Fix race condition in test. 2011-01-21 13:57:52 -08:00
fd_darwin.go net: let OS-specific AddFD routine wake up polling thread. 2011-03-28 12:39:09 -07:00
fd_freebsd.go net: let OS-specific AddFD routine wake up polling thread. 2011-03-28 12:39:09 -07:00
fd_linux.go net: let OS-specific AddFD routine wake up polling thread. 2011-03-28 12:39:09 -07:00
fd_windows.go net: move bind back to sock.go 2011-03-29 14:23:42 -04:00
fd.go net: move bind back to sock.go 2011-03-29 14:23:42 -04:00
file_test.go fix build 2011-03-28 23:39:39 -04:00
file_windows.go net: fix Windows build 2011-03-25 16:11:19 -04:00
file.go net: implement non-blocking connect 2011-03-28 23:40:01 -04:00
hosts_test.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
hosts_testdata net: parse aliases in /etc/hosts correctly 2010-01-25 14:57:04 -08:00
hosts.go net: fix typo 2011-04-05 11:35:16 +10:00
ip_test.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
ip.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
ipraw_test.go net: fix laddr typo in test code. 2011-04-12 10:36:41 +10:00
iprawsock.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
ipsock.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
lookup.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
Makefile net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
multicast_test.go net: disable multicast tests by default. 2011-04-11 10:39:21 +10:00
net_test.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
net.go net: remove comment fragments 2011-02-17 16:32:50 -05:00
newpollserver.go net: let OS-specific AddFD routine wake up polling thread. 2011-03-28 12:39:09 -07:00
parse_test.go os: New Open API. 2011-04-04 23:42:14 -07:00
parse.go os: New Open API. 2011-04-04 23:42:14 -07:00
pipe_test.go net: add Pipe 2010-04-26 10:36:05 -07:00
pipe.go net: add Pipe 2010-04-26 10:36:05 -07:00
port_test.go net: fix test for Solaris: gopher and http are not in /etc/services. 2011-03-07 15:31:41 -08:00
port.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
resolv_windows.go net, syscall: fix windows build 2011-03-31 15:16:18 +11:00
server_test.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
sock.go net: move bind back to sock.go 2011-03-29 14:23:42 -04:00
srv_test.go net: fix LookupSRV 2010-11-04 10:30:39 -04:00
tcpsock.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
timeout_test.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
udpsock.go net: drop laddr from Dial, cname from LookupHost; new functions 2011-03-28 23:28:42 -04:00
unixsock.go net: add unixpacket 2011-01-19 14:21:58 -05:00