Home
last modified time | relevance | path

Searched refs:optionOutValue (Results 1 – 22 of 22) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/
H A DSocketPal.Windows.cs434 …eCloseSocket handle, int ioControlCode, byte[] optionInValue, byte[] optionOutValue, out int optio… in WindowsIoctl() argument
446 optionOutValue, in WindowsIoctl()
447 optionOutValue != null ? optionOutValue.Length : 0, in WindowsIoctl()
H A DSocketPal.Unix.cs1040 …eCloseSocket handle, int ioControlCode, byte[] optionInValue, byte[] optionOutValue, out int optio… in WindowsIoctl() argument
1060 if (optionOutValue == null || optionOutValue.Length < sizeof(int)) in WindowsIoctl()
1072 BitConverter.TryWriteBytes(optionOutValue, result); in WindowsIoctl()
H A DSocket.cs1745 public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) in IOControl() argument
1758 …Code = SocketPal.WindowsIoctl(_handle, ioControlCode, optionInValue, optionOutValue, out realOptio… in IOControl()
1771 … public int IOControl(IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) in IOControl() argument
1773 return IOControl(unchecked((int)ioControlCode), optionInValue, optionOutValue); in IOControl()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCommunicator/GKNetCore/DHT/
H A DDHTClient.cs118 byte[] optionOutValue = new byte[4]; in DHTClient()
119 fSocket.IOControl((IOControlCode)SIO_UDP_CONNRESET, optionInValue, optionOutValue); in DHTClient()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/ref/
H A DSystem.Net.Sockets.cs292 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
293 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Sockets/
H A DSocket.cs2214 public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { in IOControl() argument
2232 optionOutValue, in IOControl()
2233 optionOutValue!=null ? optionOutValue.Length : 0, in IOControl()
2261 … public int IOControl(IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { in IOControl() argument
2262 return IOControl(unchecked((int)ioControlCode),optionInValue,optionOutValue); in IOControl()
2269 IntPtr optionOutValue, in IOControl() argument
2287 optionOutValue, in IOControl()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.Sockets/
H A DSocket.cs2505 public int IOControl (int ioControlCode, byte [] optionInValue, byte [] optionOutValue) in IOControl() argument
2511 …int result = IOControl_internal (m_Handle, ioControlCode, optionInValue, optionOutValue, out error… in IOControl()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs8279 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
8280 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs8399 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
8400 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs8277 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
8278 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs8395 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
8396 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs11511 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
11512 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs11543 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
11544 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs11541 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
11542 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs11511 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
11512 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs11511 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
11512 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs11503 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
11504 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs11809 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
11810 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs11543 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
11544 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs11784 …public int IOControl(int ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
11785 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs11229 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs10880 …et.Sockets.IOControlCode ioControlCode, byte[] optionInValue, byte[] optionOutValue) { throw null;… in IOControl() argument