SpdySession sends GOAWAY frame when closing on an error.
commitbdd1b22e6ca1a872ad0426e3c5ccaa5efce363df
authorjgraettinger@chromium.org <jgraettinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 10 Jun 2014 11:08:39 +0000 (10 11:08 +0000)
committerjgraettinger@chromium.org <jgraettinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 10 Jun 2014 11:08:39 +0000 (10 11:08 +0000)
treeb2a48f177335d98f7b247674e7be20324b5d9d47
parentdb2511e1a7a8f4fe8748296e94306a3e1b24330e
SpdySession sends GOAWAY frame when closing on an error.

Graceful and idle closes, as well as network changes don't send GOAWAYS to avoid extraneous network writes (which might wake a radio).

BUG=375033

Review URL: https://codereview.chromium.org/310433005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275982 0039d316-1c4b-4281-b951-d872f2087c98
net/base/net_error_list.h
net/spdy/spdy_framer.cc
net/spdy/spdy_framer_test.cc
net/spdy/spdy_network_transaction_unittest.cc
net/spdy/spdy_protocol.cc
net/spdy/spdy_session.cc
net/spdy/spdy_session.h
net/spdy/spdy_session_unittest.cc
net/spdy/spdy_test_util_common.cc
net/spdy/spdy_test_util_common.h