Add SocketTag class.
This is the first CL in a series of CLs to add socket tagging support to URLRequests. This CL adds the SocketTag class that will be passed through the net/ stack and applied to sockets used to process URLRequests. More information can be found in this Intent to Implement: https://docs.google.com/document/d/10e0B_vdysMS-_lJNh-A80fEnEDMKAhR3W0dxTRfhVO0/edit?usp=sharing Bug: 520198 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I1331eea1cb3727e78cb108226b3447aa47d12801 Reviewed-on: https://chromium-review.googlesource.com/772313 Commit-Queue: Paul Jensen <pauljensen@chromium.org> Reviewed-by:Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#519708}
Showing
net/socket/socket_tag.cc
0 → 100644
net/socket/socket_tag.h
0 → 100644
Please register or sign in to comment