Home
last modified time | relevance | path

Searched refs:LingerTime (Results 1 – 25 of 25) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/
H A DLingerOption.cs17 LingerTime = seconds; in LingerOption()
34 public int LingerTime property in System.Net.Sockets.LingerOption
H A DSocketPal.Windows.cs547 lngopt.Time = (ushort)optionValue.LingerTime; in SetLingerOption()
H A DSocket.cs1838 if (lingerOption.LingerTime < 0 || lingerOption.LingerTime > (int)UInt16.MaxValue) in SetSocketOption()
H A DSocketPal.Unix.cs1206 Seconds = optionValue.LingerTime in SetLingerOption()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Sockets/
H A DLingerOption.cs31 LingerTime = seconds; in LingerOption()
54 public int LingerTime { property in System.Net.Sockets.LingerOption
H A DSocket.cs2411 if (lingerOption.LingerTime < 0 || lingerOption.LingerTime>(int)UInt16.MaxValue) { in SetSocketOption()
6593 lngopt.Time = (ushort)lref.LingerTime; in setLingerOption()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/tests/FunctionalTests/
H A DLingerStateTest.cs17 Assert.Equal<int>(lingerTime, sock.LingerState.LingerTime); in TestLingerState_Success()
35 Assert.Equal<int>(sock.LingerState.LingerTime, 0); in Socket_LingerState_Common_Boundaries_CorrectBehavior()
H A DTcpClientTest.cs292 Assert.Equal(42, client.LingerState.LingerTime); in Roundtrip_LingerOption_GetEqualsSet()
296 Assert.Equal(0, client.LingerState.LingerTime); in Roundtrip_LingerOption_GetEqualsSet()
300 Assert.Equal(0, client.LingerState.LingerTime); in Roundtrip_LingerOption_GetEqualsSet()
384 Assert.Equal(1, client.LingerState.LingerTime); in Properties_PersistAfterConnect()
H A DSendReceive.cs124 const int BytesToSend = 123456, ListenBacklog = 1, LingerTime = 1; in SendRecv_Stream_TCP()
225 client.LingerState = new LingerOption(true, LingerTime); in SendRecv_Stream_TCP()
1134 const int LingerTime = 10; in SendRecvAsync_TcpListener_TcpClient()
1187 client.LingerState = new LingerOption(true, LingerTime); in SendRecvAsync_TcpListener_TcpClient()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/ref/
H A DSystem.Net.Sockets.cs76 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs8054 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs8171 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs8052 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs8167 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs11014 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs10666 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs11283 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs11315 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs11313 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs11283 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs11283 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs11275 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs11573 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs11315 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs11548 public int LingerTime { get { throw null; } set { } } property in System.Net.Sockets.LingerOption