aspnetcore/src/Microsoft.AspNet.Server.Kes.../Http
Stephen Halter 6d3e5d3bf2 Merge branch 'benaadams/fastpath-header-enumerator' into dev 2015-09-28 12:21:58 -07:00
..
Connection.cs Moving the Start/Stop logic into Frame. 2015-09-25 12:49:26 -07:00
ConnectionContext.cs
DateHeaderValueManager.cs CR feedback 2015-09-25 14:59:47 -07:00
Frame.cs Fast path header enumerator 2015-09-26 00:16:42 +01:00
FrameContext.cs
FrameDuplexStream.cs
FrameHeaders.Generated.cs Using the well-known-header field without checking set bit 2015-09-25 12:49:29 -07:00
FrameHeaders.cs Changing flow control for incoming data 2015-09-25 12:49:14 -07:00
FrameRequestHeaders.cs
FrameRequestStream.cs Changing flow control for incoming data 2015-09-25 12:49:14 -07:00
FrameResponseHeaders.cs
FrameResponseStream.cs
IConnectionControl.cs
IFrameControl.cs
IMemoryPool.cs
ISocketOutput.cs Progress on flow control 2015-09-25 12:49:15 -07:00
Listener.cs Initialize Memory2 in ListenerContext 2015-09-25 12:49:22 -07:00
ListenerContext.cs Initialize Memory2 in ListenerContext 2015-09-25 12:49:22 -07:00
ListenerPrimary.cs
ListenerSecondary.cs Initialize Memory2 in ListenerContext 2015-09-25 12:49:22 -07:00
MemoryPool.cs
MemoryPoolTextWriter.cs
MessageBody.cs Using specific exception types 2015-09-25 12:49:21 -07:00
PipeListener.cs
PipeListenerPrimary.cs
PipeListenerSecondary.cs
ProduceEndType.cs
ReasonPhrases.cs
SocketInput.cs Refactoring MemoryPool class locations 2015-09-25 12:49:23 -07:00
SocketOutput.cs Changing Trace.Assert to Debug.Assert 2015-09-25 13:01:54 -07:00
TcpListener.cs Bind to specific IP addresses if provided with any 2015-09-25 16:26:01 -07:00
TcpListenerPrimary.cs Bind to specific IP addresses if provided with any 2015-09-25 16:26:01 -07:00
TcpListenerSecondary.cs