Sign in
go
/
go
/
59b3424cd97d80d6e8d7ef903ec2aeb7a6b9b820
/
src
/
net
/
sockopt_windows.go
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/net/sockopt_windows.go]
bf61a97f
net: simplify socket option helpers
by Mikio Hara
· 12 years ago
6ea7bf2
net: implement netpoll for windows
by Alex Brainman
· 12 years ago
b000f22
net: more refactoring in preparation for runtime integrated pollster
by Dmitriy Vyukov
· 12 years ago
b5dc872
net: make Dial and Listen behavior consistent across over platforms
by Mikio Hara
· 13 years ago
9387d11
net: fix windows build
by Mikio Hara
· 13 years ago
0e3514e
net: enable SO_REUSEADDR, SO_REUSEPORT options on stream, multicast listeners only
by Mikio Hara
· 13 years ago
238af77
net: fix windows build
by Alex Brainman
· 13 years ago
2f63afd
net: ListenMulticastUDP to listen concurrently across multiple listeners
by Mikio Hara
· 13 years ago
743c2d0
net: fix broken setDefaultSockopts
by Mikio Hara
· 13 years ago
7419921
net: platform-dependent default socket options
by Mikio Hara
· 13 years ago
cbdbdc4
net: add IP-level socket option helpers for Unix variants
by Mikio Hara
· 13 years ago
[Renamed (96%) from src/pkg/net/sock_windows.go]
c3733b2
net: document why we do not use SO_REUSEADDR on windows
by Alex Brainman
· 13 years ago
c1d0f0e
net: do not set SO_REUSEADDR for windows
by Alex Brainman
· 13 years ago
63b8b948
windows: define and use syscall.Handle Fixes #1487.
by Wei Guangjing
· 14 years ago
bc92671
net: enable SO_REUSEPORT on BSD variants
by Mikio Hara
· 14 years ago