aspnetcore/src/Microsoft.AspNet.Server.Kes.../Networking
Stephen Halter cce9d8f09c Make SocketOutput more testable
- Added a MockLibUv class
- Create a SocketOutputTests class
2015-07-28 16:57:22 -07:00
..
Libuv.cs Make SocketOutput more testable 2015-07-28 16:57:22 -07:00
PlatformApis.cs
UvAsyncHandle.cs
UvConnectRequest.cs Adding UvPipeHandle 2015-07-24 13:50:10 -07:00
UvHandle.cs
UvLoopHandle.cs
UvMemory.cs Make SocketOutput more testable 2015-07-28 16:57:22 -07:00
UvPipeHandle.cs Removing commented code 2015-07-24 16:19:15 -07:00
UvRequest.cs Adding UvPipeHandle 2015-07-24 13:50:10 -07:00
UvShutdownReq.cs Adding UvPipeHandle 2015-07-24 13:50:10 -07:00
UvStreamHandle.cs Using named pipes to dispatch connections to multiple threads 2015-07-24 13:50:13 -07:00
UvTcpHandle.cs Adding UvPipeHandle 2015-07-24 13:50:10 -07:00
UvWriteReq.cs Using named pipes to dispatch connections to multiple threads 2015-07-24 13:50:13 -07:00