C# Class System.Net.Sockets.Tests.AgnosticListenerTest

Summary description for AgnosticListenerTest
显示文件 Open project: dotnet/corefx

Public Methods

Method Description
AgnosticListenerTest ( ITestOutputHelper _log ) : System.Net.Test.Common

Private Methods

Method Description
AllowNatTraversal_AnyUnix ( bool allow ) : void
AllowNatTraversal_Windows ( bool allow, IPProtectionLevel resultLevel ) : void
ConnectWithV4AndV6_Success ( ) : void
ConnectWithV4_Success ( ) : void
ConnectWithV6_Success ( ) : void
Create_Success ( ) : void
StaticCreate_Success ( ) : void
TestFinalizers ( ) : void

Method Details

AgnosticListenerTest() public method

public AgnosticListenerTest ( ITestOutputHelper _log ) : System.Net.Test.Common
_log ITestOutputHelper
return System.Net.Test.Common