Home
last modified time | relevance | path

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

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Activation/
H A DTcpDuplicateContext.cs18 SocketInformation socketInformation;
20 public TcpDuplicateContext(SocketInformation socketInformation, Uri via, byte[] readData) in TcpDuplicateContext()
26 public SocketInformation SocketInformation property in System.ServiceModel.Activation.TcpDuplicateContext
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/tests/FunctionalTests/
H A DSocketInformationTest.cs16 Assert.Throws<PlatformNotSupportedException>(() => new Socket(new SocketInformation())); in Socket_Ctor_DuplicateAndClose_Throw()
26 SocketInformation si = default(SocketInformation); in Properties_Roundtrip()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/
H A DSocketInformation.cs8 public struct SocketInformation struct
H A DSocket.cs105 public Socket(SocketInformation socketInformation) in Socket()
2101 public SocketInformation DuplicateAndClose(int targetProcessId) in DuplicateAndClose()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Sockets/
H A DSocketInformation.cs6 public struct SocketInformation{ struct
H A DSocket.cs187 public Socket(SocketInformation socketInformation) { in Socket()
2814 public SocketInformation DuplicateAndClose(int targetProcessId){ in DuplicateAndClose()
2824 SocketInformation info = new SocketInformation(); in DuplicateAndClose()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/System.Net.Sockets/
H A DTypeForwarders.cs38 …em.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.Sockets.SocketInformation))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A DSystem.Net.Sockets.cs32 …em.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.Sockets.SocketInformation))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A DSystem.Net.Sockets.cs32 …em.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.Sockets.SocketInformation))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A DSystem.Net.Sockets.cs32 …em.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.Sockets.SocketInformation))]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/ref/
H A DSystem.Net.Sockets.cs207 public Socket(SocketInformation socketInformation) { } in Socket()
275 public SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
392 public partial struct SocketInformation struct
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.Sockets/
H A DSocket.cs97 public Socket (SocketInformation socketInformation) in Socket()
2305 public SocketInformation DuplicateAndClose (int targetProcessId) in DuplicateAndClose()
2307 var si = new SocketInformation (); in DuplicateAndClose()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DSharedConnectionListener.cs760 Socket socket = new Socket(duplicateContext.SocketInformation); in BuildDuplicatedTcpConnection()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources735 ../referencesource/System/net/System/Net/Sockets/SocketInformation.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs8184 public Socket(System.Net.Sockets.SocketInformation socketInformation) { } in Socket()
8261 … public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
8450 public partial struct SocketInformation struct
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs8301 public Socket(System.Net.Sockets.SocketInformation socketInformation) { } in Socket()
8380 … public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
8574 public partial struct SocketInformation struct
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs8182 public Socket(System.Net.Sockets.SocketInformation socketInformation) { } in Socket()
8259 … public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
8448 public partial struct SocketInformation struct
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs8297 public Socket(System.Net.Sockets.SocketInformation socketInformation) { } in Socket()
8376 … public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
8570 public partial struct SocketInformation struct
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs11141 public Socket(System.Net.Sockets.SocketInformation socketInformation) { } in Socket()
11209 … public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
11396 public partial struct SocketInformation struct
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs10793 public Socket(System.Net.Sockets.SocketInformation socketInformation) { } in Socket()
10860 … public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
11046 public partial struct SocketInformation struct
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs11413 public Socket(System.Net.Sockets.SocketInformation socketInformation) { } in Socket()
11492 … public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
11689 public partial struct SocketInformation struct
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs11445 public Socket(System.Net.Sockets.SocketInformation socketInformation) { } in Socket()
11524 … public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
11721 public partial struct SocketInformation struct
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs11443 public Socket(System.Net.Sockets.SocketInformation socketInformation) { } in Socket()
11522 … public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
11719 public partial struct SocketInformation struct
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs11413 public Socket(System.Net.Sockets.SocketInformation socketInformation) { } in Socket()
11492 … public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
11689 public partial struct SocketInformation struct
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs11413 public Socket(System.Net.Sockets.SocketInformation socketInformation) { } in Socket()
11492 … public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw null; } in DuplicateAndClose()
11689 public partial struct SocketInformation struct

12