Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2556 of file HttpConnection.cs.
References System.Net.Http.HttpConnection._connectionClose, System.Net.Http.HttpConnection._currentRequest, System.Net.Http.HttpConnection._inUse, System.Net.Http.HttpConnection._readLength, System.Net.Http.HttpConnection._readOffset, System.Net.NetEventSource.Log, System.Net.Http.HttpConnection.ReturnConnectionToPool(), and System.Net.Http.HttpConnection.Trace().
Referenced by System.Net.Http.HttpConnection.ContentLengthReadStream.Finish(), System.Net.Http.HttpConnection.ContentLengthReadStream.Read(), System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(), System.Net.Http.HttpConnection.ChunkedEncodingReadStream.ReadChunkFromConnectionBuffer(), and System.Net.Http.HttpConnection.SendAsyncCore().