aspnetcore/src/Microsoft.AspNet.Server.Kes.../Http
Stephen Halter f0137b7b9e Bind to specific IP addresses if provided with any
This still only applies to IPv4.

#98
2015-09-25 16:26:01 -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 Use a timer to generate the value for the Date header in responses: 2015-09-25 14:59:47 -07: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
FrameRequestHeaders.cs
FrameRequestStream.cs
FrameResponseHeaders.cs
FrameResponseStream.cs
IConnectionControl.cs
IFrameControl.cs
IMemoryPool.cs
ISocketOutput.cs
Listener.cs
ListenerContext.cs
ListenerPrimary.cs
ListenerSecondary.cs
MemoryPool.cs
MemoryPoolTextWriter.cs
MessageBody.cs
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