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

Issue 11262006: Use the thread safe gethostbyname function on Linux (Closed)

Created:
8 years, 1 month ago by Søren Gjesse
Modified:
8 years, 1 month ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use the thread safe gethostbyname function on Linux On Mac OS and Windows gethostbyname is already thread safe (according to the documentation). R=ager@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=14010

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M runtime/bin/socket_linux.cc View 3 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 1 month ago (2012-10-24 08:59:33 UTC) #1
Mads Ager (google)
8 years, 1 month ago (2012-10-24 09:15:44 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698