Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Issue 50036: Add support for setting the SO_REUSEADDR option for sockets (Closed)

Created:
11 years, 9 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Add support for setting the SO_REUSEADDR option for sockets. Committed: http://code.google.com/p/v8/source/detail?r=1557

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M src/platform.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/platform-freebsd.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M src/platform-linux.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M src/platform-macos.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M src/platform-win32.cc View 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 9 months ago (2009-03-19 22:11:23 UTC) #1
Erik Corry
11 years, 9 months ago (2009-03-20 08:47:53 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698