Sign in
go
/
go
/
ea918ef535cfc2f0cbff5a63fa520fe90f15c1e4
/
src
/
net
/
fd_plan9.go
055ecb7
net: fix inconsistent errors
by Mikio Hara
· 10 years ago
8851113
net: fix inconsistent error values on File
by Mikio Hara
· 10 years ago
3185cfb
net: rename netFD.proto to netFD.net on Plan 9
by Mikio Hara
· 10 years ago
3eadc59
net: fix typo in comment
by David du Colombier
· 10 years ago
e16ed28
net: remove full stack test cases for IPConn
by Mikio Hara
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/net/fd_plan9.go]
ebe5f20
net: don't export netFD closeRead and closeWrite methods
by Mikio Hara
· 11 years ago
5212573
net: plan9 changes for default net directory
by Jeff Sickel
· 11 years ago
b80ef1a
net: re-enable raw socket tests on windows
by Alex Brainman
· 12 years ago
89b2676
net: implement TCP connection setup with fast failover
by Mikio Hara
· 12 years ago
11320fa
net: have separate read and write processing threads on windows
by Alex Brainman
· 12 years ago
39a7017
net: make deadline helpers join to netFD as its methods
by Mikio Hara
· 12 years ago
751a24e
net: delete DialOpt and DialOption; add struct Dialer
by Brad Fitzpatrick
· 12 years ago
b461fe6
net: Implement FileListener, FileConn, and File methods for Plan 9
by Akshat Kumar
· 12 years ago
66b69a1
net: Plan 9: open data file and set remote-addr properly
by Akshat Kumar
· 12 years ago
810e439
net: use windows ConnectEx to dial (when possible)
by Alex Brainman
· 12 years ago
306afc7
net: consolidate common socket functions for Plan 9
by Mikio Hara
· 12 years ago