commit | f07c70059c04547121daccdcf112832ecec8876a | [log] [tgz] |
---|---|---|
author | David Schinazi <dschinazi@google.com> | Wed May 01 14:00:57 2019 -0700 |
committer | David Schinazi <dschinazi@google.com> | Wed May 01 14:00:57 2019 -0700 |
tree | 6b5c0b8c83a728806b0e8177ae6c1a22aaff9ecb | |
parent | 0e4ae21b68e3fb246325606f31d20f8b6bb2e8d4 [diff] |
Add minimum idle timeout
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.