]> Cypherpunks repositories - gostls13.git/commit
net: ignore some errors in windows Accept
authorAlex Brainman <alex.brainman@gmail.com>
Sun, 12 Jan 2014 01:20:16 +0000 (12:20 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Sun, 12 Jan 2014 01:20:16 +0000 (12:20 +1100)
commitc7ef348bad102b3427b4242018e92eba17d079ba
treea768896a4c20f4906e2f8183cfd3fd0b23a5ebc2
parent830bb3797eefd8f197aef194d758f9bb550daeac
net: ignore some errors in windows Accept

Fixes #6987

R=golang-codereviews, dvyukov
CC=golang-codereviews
https://golang.org/cl/49490043
src/pkg/net/fd_windows.go
src/pkg/net/net_windows_test.go [new file with mode: 0644]
src/pkg/syscall/ztypes_windows.go