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

Issue 7485045: code review 7485045: net: if accept4 returns EINVAL fall back to accept (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by iant
Modified:
12 years, 2 months ago
Reviewers:
ask
CC:
golang-dev, andybalholm, mikio
Visibility:
Public.

Description

net: if accept4 returns EINVAL fall back to accept

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/pkg/net/sock_cloexec.go View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 2 months ago (2013-03-08 23:27:21 UTC) #1
andybalholm
LGTM.
12 years, 2 months ago (2013-03-08 23:32:50 UTC) #2
mikio
LGTM
12 years, 2 months ago (2013-03-09 02:22:28 UTC) #3
iant
*** Submitted as https://code.google.com/p/go/source/detail?r=9540d43f0171 *** net: if accept4 returns EINVAL fall back to accept R=golang-dev, ...
12 years, 2 months ago (2013-03-09 05:18:09 UTC) #4
ask
12 years, 2 months ago (2013-04-03 03:05:49 UTC) #5
Message was sent while issue was closed.
I upgraded my 32-bit build host today and the app is working on RHEL 5.x again,
thank you!
Sign in to reply to this message.

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