Description[net] Make state table const to share between processes.
When studying the contents of the duplicated data between
processes I found the parser_state variable in http_server.cc.
It's only about 200 bytes but the fix is trivial (add a const).
The rest of the change is a git cl format net to make presubmit happy.
R=yhirano@chromium.org, mmenke@chromium.org
BUG=
Committed: https://crrev.com/d852b022fc0a650c94cc92b0af907e45acf46f22
Cr-Commit-Position: refs/heads/master@{#364061}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|