/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/WebSockets/ |
H A D | InternalClientWebSocket.cs | 26 TimeSpan keepAliveInterval, bool useZeroMaskingKey, ArraySegment<byte> internalBuffer) in InternalClientWebSocket() argument 30 m_Properties = this.InternalBuffer.CreateProperties(useZeroMaskingKey); in InternalClientWebSocket()
|
H A D | WebSocket.cs | 68 bool useZeroMaskingKey, in CreateClientWebSocket() argument 86 useZeroMaskingKey, in CreateClientWebSocket()
|
H A D | WebSocketBuffer.cs | 135 internal WebSocketProtocolComponent.Property[] CreateProperties(bool useZeroMaskingKey) in CreateProperties() argument 149 Marshal.WriteInt32(internalBufferPtr, offset, useZeroMaskingKey ? (int)1 : (int)0); in CreateProperties() 151 int propertyCount = useZeroMaskingKey ? 4 : 3; in CreateProperties() 181 if (useZeroMaskingKey) in CreateProperties()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Windows/WebSockets/ |
H A D | WebSocketBuffer.cs | 114 internal Interop.WebSocket.Property[] CreateProperties(bool useZeroMaskingKey) in CreateProperties() argument 128 Marshal.WriteInt32(internalBufferPtr, offset, useZeroMaskingKey ? (int)1 : (int)0); in CreateProperties() 130 int propertyCount = useZeroMaskingKey ? 4 : 3; in CreateProperties() 160 if (useZeroMaskingKey) in CreateProperties()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebSockets/src/System/Net/WebSockets/ |
H A D | WebSocket.cs | 182 TimeSpan keepAliveInterval, bool useZeroMaskingKey, ArraySegment<byte> internalBuffer) in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebSockets/ref/ |
H A D | System.Net.WebSockets.cs | 31 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/ |
H A D | System.cs | 8770 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/ |
H A D | System.cs | 8905 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/ |
H A D | System.cs | 8768 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/ |
H A D | System.cs | 8901 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/ |
H A D | System.cs | 11993 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/ |
H A D | System.cs | 12026 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/ |
H A D | System.cs | 12024 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/ |
H A D | System.cs | 11993 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/ |
H A D | System.cs | 11993 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/ |
H A D | System.cs | 12009 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/ |
H A D | System.cs | 12301 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/ |
H A D | System.cs | 12026 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/ |
H A D | System.cs | 12246 …erSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.Arra… in CreateClientWebSocket() argument
|