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

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:
11 years, 1 month ago by iant
Modified:
11 years 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/
11 years, 1 month ago (2013-03-08 23:27:21 UTC) #1
andybalholm
LGTM.
11 years, 1 month ago (2013-03-08 23:32:50 UTC) #2
mikio
LGTM
11 years, 1 month 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, ...
11 years, 1 month ago (2013-03-09 05:18:09 UTC) #4
ask
11 years 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