commit | 5c70d482039a98c96b8045e2937d6e8e3ec8b9d3 | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Mon Apr 27 15:58:16 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 27 15:58:50 2020 -0700 |
tree | abeb2afafe1970be7a704a81e67151226f5f75cf | |
parent | 7a6f00f87a232cf6ccb033552b842a26dbe0e6b7 [diff] |
Modernize quic_types.h, no functional change As per the style guide <http://go/cstyle#Aliases> new code should use "using" instead of "typedef". This CL cleans up our usage in quic_types. It also adds comments and removes some unused types. gfe-relnote: cleanup, no behavior change, not flag protected PiperOrigin-RevId: 308715980 Change-Id: Ib5b61f6299ca08b29011cbf380956f8acf80cc91