| .. |
|
Connection.cs
|
Adding UvPipeHandle
|
2015-07-24 13:50:10 -07:00 |
|
ConnectionContext.cs
|
Ensure all the C# files have copyright notices
|
2015-07-06 17:49:00 -07:00 |
|
Frame.cs
|
Merge branch 'benaadams/configure-awaits' into dev
|
2015-08-11 12:34:53 -07:00 |
|
FrameContext.cs
|
Ensure all the C# files have copyright notices
|
2015-07-06 17:49:00 -07:00 |
|
FrameDuplexStream.cs
|
Clean build warnings
|
2015-07-30 12:14:13 -07:00 |
|
FrameHeaders.Generated.cs
|
Include Server and Date in the initial response header dictionary
|
2015-08-03 16:20:34 -07:00 |
|
FrameHeaders.cs
|
Improvements to appending request header
|
2015-08-03 16:20:20 -07:00 |
|
FrameRequestStream.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:53:45 -07:00 |
|
FrameResponseStream.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:53:45 -07:00 |
|
IConnectionControl.cs
|
Ensure all the C# files have copyright notices
|
2015-07-06 17:49:00 -07:00 |
|
IFrameControl.cs
|
Ensure all the C# files have copyright notices
|
2015-07-06 17:49:00 -07:00 |
|
IMemoryPool.cs
|
Ensure all the C# files have copyright notices
|
2015-07-06 17:49:00 -07:00 |
|
ISocketOutput.cs
|
Response headers don't need to be queued before subsequent write
|
2015-08-03 16:20:24 -07:00 |
|
Listener.cs
|
Method not used by descendants
|
2015-07-24 15:44:27 -07:00 |
|
ListenerContext.cs
|
Ensure all the C# files have copyright notices
|
2015-07-06 17:49:00 -07:00 |
|
ListenerPrimary.cs
|
More ConfigureAwait(false)
|
2015-08-11 12:46:08 -07:00 |
|
ListenerSecondary.cs
|
Read callback status is always 0 for any error and EOF
|
2015-07-24 15:36:45 -07:00 |
|
MemoryPool.cs
|
Move non-nested classes and interfaces to their own files
|
2015-07-06 17:48:58 -07:00 |
|
MemoryPoolTextWriter.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:53:45 -07:00 |
|
MessageBody.cs
|
Move non-nested classes and interfaces to their own files
|
2015-07-06 17:48:58 -07:00 |
|
MessageBodyExchanger.cs
|
Linq .Any() was causing enumeration
|
2015-08-03 16:20:22 -07:00 |
|
ProduceEndType.cs
|
Ensure all the C# files have copyright notices
|
2015-07-06 17:49:00 -07:00 |
|
ReasonPhrases.cs
|
String concatination showed up in profiler
|
2015-08-03 16:20:26 -07:00 |
|
SocketInput.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:53:45 -07:00 |
|
SocketOutput.cs
|
Update SocketOutputTests to account for the "immediate" Write param
|
2015-08-03 16:20:30 -07:00 |