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

Issue 7369060: code review 7369060: syscall: add MSG_FASTOPEN to Linux (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by bradfitz
Modified:
11 years, 1 month ago
Reviewers:
CC:
golang-dev, r
Visibility:
Public.

Description

syscall: add MSG_FASTOPEN to Linux Update issue 4842

Patch Set 1 #

Patch Set 2 : diff -r bcecef1cb2fd https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r bcecef1cb2fd https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 856e70d61e07 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M src/pkg/syscall/mkerrors.sh View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/syscall/zerrors_linux_386.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/syscall/zerrors_linux_amd64.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/syscall/zerrors_linux_arm.go View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 1 month ago (2013-02-27 23:41:10 UTC) #1
r
LGTM
11 years, 1 month ago (2013-02-27 23:44:15 UTC) #2
bradfitz
11 years, 1 month ago (2013-02-27 23:51:53 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=ab7c5976cb19 ***

syscall: add MSG_FASTOPEN to Linux

Update issue 4842

R=golang-dev, r
CC=golang-dev
https://codereview.appspot.com/7369060
Sign in to reply to this message.

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