index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
net
/
udpsock_plan9.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: make protocol-specific WriteTo, WriteMsg methods return error instead of...
Mikio Hara
2013-08-18
1
-0
/
+3
*
net: update documentation for UDPConn and related stuff
Mikio Hara
2013-03-31
1
-7
/
+3
*
net: update documentation for ListenTCP, ListenUDP
Mikio Hara
2013-03-29
1
-1
/
+4
*
src/pkg: fixed various typos
Robert Griesemer
2013-03-20
1
-1
/
+1
*
net: Plan 9: open data file and set remote-addr properly
Akshat Kumar
2013-02-19
1
-17
/
+12
*
net: update docs and sync API for Plan 9
Anthony Martin
2012-11-30
1
-5
/
+6
*
net, cmd/fix: add IPv6 scoped addressing zone to INET, INET6 address structs
Mikio Hara
2012-11-27
1
-3
/
+1
*
net: consolidate common socket functions for Plan 9
Mikio Hara
2012-11-13
1
-18
/
+18
*
net: protocol specific listen functions return a proper local socket address
Mikio Hara
2012-11-13
1
-1
/
+1
*
net: close fds eagerly in DialTimeout
Brad Fitzpatrick
2012-11-08
1
-0
/
+8
*
net: fix plan 9 build
Mikio Hara
2012-09-26
1
-17
/
+35
*
net: pass tests on Plan 9 again
Fazlul Shahriar
2012-06-06
1
-16
/
+0
*
net, os, syscall: delete os.EPLAN9
Mikio Hara
2012-02-17
1
-4
/
+5
*
os: delete os.EINVAL and so on
Rob Pike
2012-02-17
1
-5
/
+5
*
net: ListenMulticastUDP to listen concurrently across multiple listeners
Mikio Hara
2012-02-01
1
-16
/
+6
*
net: update comments to remove redundant "net" prefix
Mikio Hara
2012-01-29
1
-5
/
+5
*
net: consistent OpError message
Mikio Hara
2012-01-24
1
-3
/
+3
*
net: fix plan9 build
Mikio Hara
2012-01-19
1
-2
/
+18
*
src/pkg/[n-z]*: gofix -r error -force=error
Russ Cox
2011-11-01
1
-9
/
+10
*
net: join and leave a IPv6 group address, on a specific interface
Mikio Hara
2011-08-18
1
-5
/
+6
*
net: Plan 9 support
Fazlul Shahriar
2011-08-17
1
-0
/
+187