aspnetcore/src/Microsoft.AspNetCore.Server.../Http
moozzyk 75adbc18a2 Use IOCP on secondary listener threads on Windows
Addresses #679
2016-04-29 08:45:12 -07:00
..
ChunkWriter.cs Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
Connection.cs Make ECONNRESET value platform-specific (#649). 2016-04-22 16:06:08 -07:00
ConnectionContext.cs
ConnectionManager.cs
DateHeaderValueManager.cs
Frame.FeatureCollection.cs
Frame.Generated.cs React to HttpAbstractions change: No features in `.Internal` namespace 2016-03-18 19:01:53 -07:00
Frame.cs Log connection id in KestrelTrace.ApplicationError 2016-03-30 10:16:01 -07:00
FrameContext.cs
FrameDuplexStream.cs
FrameHeaders.Generated.cs Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
FrameHeaders.cs
FrameOfT.cs Add explanatory comments for previous commit. 2016-03-22 17:55:21 -07:00
FrameRequestHeaders.cs
FrameRequestStream.cs Merge branch 'justinvp/taskutilities' into dev 2016-04-28 11:28:42 -07:00
FrameResponseHeaders.cs Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
FrameResponseStream.cs Minor Stream improvements 2016-04-25 22:19:30 -07:00
FrameStreamState.cs
IAsyncDisposable.cs
IConnectionControl.cs
IFrameControl.cs
ISocketOutput.cs Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
Listener.cs Prevent DebugAssertException from blocks not returned by non-graceful shutdowns (#667). 2016-03-03 23:57:22 -08:00
ListenerContext.cs Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
ListenerPrimary.cs Use IOCP on secondary listener threads on Windows 2016-04-29 08:45:12 -07:00
ListenerSecondary.cs Prevent DebugAssertException from blocks not returned by non-graceful shutdowns (#667). 2016-03-03 23:57:22 -08:00
MessageBody.cs Ensure entire request body is consumed before handling fin 2016-04-05 11:16:09 -07:00
PathNormalizer.cs
PipeListener.cs
PipeListenerPrimary.cs
PipeListenerSecondary.cs
ProduceEndType.cs
ReasonPhrases.cs
SocketInput.cs Fix connection termination issues when using connection filters (#737, #747). 2016-04-19 22:04:33 -07:00
SocketInputExtensions.cs Ensure entire request body is consumed before handling fin 2016-04-05 11:16:09 -07:00
SocketOutput.cs Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00
TcpListener.cs Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720) 2016-04-13 14:57:54 -07:00
TcpListenerPrimary.cs Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720) 2016-04-13 14:57:54 -07:00
TcpListenerSecondary.cs Add IWebHostBuilder.UseKestrel(options) overload to configure Kestrel (#720) 2016-04-13 14:57:54 -07:00
UrlPathDecoder.cs Remove 2 from MemoryPool2 and related types 2016-03-03 12:11:25 -08:00