Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(12188)

Issue 6739043: net, syscall: use WriteNB on non-blocking sockets (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by dfc
Modified:
11 years, 5 months ago
Reviewers:
Visibility:
Public.

Description

net, syscall: use WriteNB, AcceptNB on non-blocking sockets

Patch Set 1 #

Patch Set 2 : diff -r 7fe634e0f93e https://code.google.com/p/go #

Patch Set 3 : diff -r d0ca00912d1c https://code.google.com/p/go #

Patch Set 4 : diff -r d0ca00912d1c https://code.google.com/p/go #

Patch Set 5 : diff -r d0ca00912d1c https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -10 lines) Patch
M src/pkg/net/fd_unix.go View 1 2 3 4 3 chunks +3 lines, -10 lines 0 comments Download
M src/pkg/syscall/syscall_linux.go View 1 2 3 4 2 chunks +16 lines, -0 lines 0 comments Download
M src/pkg/syscall/syscall_unix.go View 1 1 chunk +7 lines, -0 lines 0 comments Download
M src/pkg/syscall/zsyscall_linux_386.go View 1 1 chunk +17 lines, -0 lines 0 comments Download
M src/pkg/syscall/zsyscall_linux_amd64.go View 1 2 3 4 2 chunks +28 lines, -0 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b