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

Issue 397793004: Replace setsockopt(IP_PKTINFO) and setsockopt(IPV6_RECVPKTINFO) calls by (Closed)

Created:
6 years, 5 months ago by wtc
Modified:
6 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Replace setsockopt(IP_PKTINFO) and setsockopt(IPV6_RECVPKTINFO) calls by gfe_quic::QuicSocketUtils::SetGetAddressInfo() calls. Update gfe_quic::QuicSocketUtils::SetGetAddressInfo() to the best-known implementation. Merge internal CL: 70966702 R=rtenneti@chromium.org BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283482

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -31 lines) Patch
M net/tools/quic/quic_client.cc View 1 chunk +1 line, -9 lines 0 comments Download
M net/tools/quic/quic_server.cc View 3 chunks +9 lines, -17 lines 2 comments Download
M net/tools/quic/quic_socket_utils.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
wtc
6 years, 5 months ago (2014-07-15 22:02:26 UTC) #1
ramant (doing other things)
lgtm https://codereview.chromium.org/397793004/diff/1/net/tools/quic/quic_server.cc File net/tools/quic/quic_server.cc (right): https://codereview.chromium.org/397793004/diff/1/net/tools/quic/quic_server.cc#newcode101 net/tools/quic/quic_server.cc:101: int rc = QuicSocketUtils::SetGetAddressInfo(fd_, address_family); nit: do we ...
6 years, 5 months ago (2014-07-15 23:02:39 UTC) #2
wtc
https://codereview.chromium.org/397793004/diff/1/net/tools/quic/quic_server.cc File net/tools/quic/quic_server.cc (right): https://codereview.chromium.org/397793004/diff/1/net/tools/quic/quic_server.cc#newcode101 net/tools/quic/quic_server.cc:101: int rc = QuicSocketUtils::SetGetAddressInfo(fd_, address_family); On 2014/07/15 23:02:39, ramant ...
6 years, 5 months ago (2014-07-16 01:09:22 UTC) #3
wtc
The CQ bit was checked by wtc@chromium.org
6 years, 5 months ago (2014-07-16 01:09:29 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/397793004/1
6 years, 5 months ago (2014-07-16 01:11:48 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-16 09:54:43 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-16 20:23:17 UTC) #7
Message was sent while issue was closed.
Change committed as 283482

Powered by Google App Engine
This is Rietveld 408576698