C# Class Microsoft.AspNet.Server.KestrelTests.NetworkingTests

Summary description for NetworkingTests
Show file Open project: Starcounter/KestrelHttpServer

Public Methods

Method Description
NetworkingTests ( ) : System

Private Methods

Method Description
AsyncCanBeSent ( ) : void
LoopCanBeInitAndClose ( ) : void
SocketCanBeInitAndClose ( ) : void
SocketCanListenAndAccept ( ) : System.Threading.Tasks.Task
SocketCanRead ( ) : System.Threading.Tasks.Task
SocketCanReadAndWrite ( ) : System.Threading.Tasks.Task

Method Details

NetworkingTests() public method

public NetworkingTests ( ) : System
return System