Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 2054 of file Http2Connection.cs.
References System.Net.Http.Http2Connection._incomingBuffer, System.Net.Http.Http2Connection._stream, System.Net.Abort, System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.L, System.Net.NetEventSource.Log, System.SR.net_http_http2_connection_not_established, System.Net.Http.Http2Connection.ProcessAltSvcFrame(), System.Net.Http.Http2Connection.ProcessDataFrame(), System.Net.Http.Http2Connection.ProcessGoAwayFrame(), System.Net.Http.Http2Connection.ProcessHeadersFrame(), System.Net.Http.Http2Connection.ProcessPingFrame(), System.Net.Http.Http2Connection.ProcessPriorityFrame(), System.Net.Http.Http2Connection.ProcessRstStreamFrame(), System.Net.Http.Http2Connection.ProcessSettingsFrame(), System.Net.Http.Http2Connection.ProcessWindowUpdateFrame(), System.IO.Stream.ReadAsync(), System.Net.Http.Http2Connection.ReadFrameAsync(), System.Net.Http.Http2Connection.RefreshPingTimestamp(), System.Net.Http.Http2Connection.ThrowProtocolError(), and System.Net.Http.Http2Connection.Trace().
Referenced by System.Net.Http.Http2Connection.SetupAsync().