Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 1615 of file Http2Connection.cs.
References System.Net.Http.Http2Connection.RttEstimator._initialBurst, System.Net.Http.Http2Connection.RttEstimator._pingCounter, System.Net.Http.Http2Connection.RttEstimator._pingSentTimestamp, System.Net.Http.Http2Connection.RttEstimator._state, System.Diagnostics.Stopwatch.GetTimestamp(), System.Net.NetEventSource.Log, System.Net.Http.HttpConnectionBase.LogExceptions(), System.Net.Http.Http2Connection.RttEstimator.PingIntervalInTicks, System.Net.Http.Http2Connection.SendPingAsync(), and System.Net.Http.Http2Connection.Trace().
Referenced by System.Net.Http.Http2Connection.ProcessDataFrame(), and System.Net.Http.Http2Connection.ProcessHeadersFrame().