197 Commits (a3c0d4bdfccff26b9c6e23904aa20827759c3259)

Author SHA1 Message Date
sta a3c0d4bdfc [Modify] Edit it 9 years ago
sta 9ca05f707e [Modify] Polish it 9 years ago
sta b45a6572cd [Modify] Edit it 9 years ago
sta cd6b510cbd [Modify] Add it 9 years ago
sta 7e98434f6c [Modify] Add it 9 years ago
sta bc4b4a9d8e [Modify] Add it 9 years ago
sta 33bbfddda6 [Modify] Polish it 10 years ago
sta 40c993a2de [Modify] Polish it 10 years ago
sta e2ab760ca6 [Modify] Retry the read if it returns zero
Experimental modification to avoid 'cannot be read from the stream'.
10 years ago
sta 02be830741 [Modify] Retry the read if it returns zero
Experimental modification to avoid 'cannot be read from the stream'.
10 years ago
sta aff6bc4128 [Fix] Add a try parse
Fix for a part of pull request #264.
10 years ago
sta 322f3932da [Modify] Polish it 10 years ago
sta 9f8a95980f [Fix] Determine that IPAddress.IPv6Any is a local IP address if available
Fix for pull request #243.
10 years ago
sta 18597a35c1 [Modify] Add it 10 years ago
sta b60111fd55 [Modify] Move them to the extension methods 10 years ago
sta 514cccac12 [Modify] Move them to the extension methods 10 years ago
sta ea831f0dd8 [Modify] Polish it 10 years ago
sta f8362fd367 [Modify] Polish it 10 years ago
sta 39add76329 [Modify] Polish it 10 years ago
sta 9d514440bf [Modify] Add an extension method 10 years ago
sta 1d645fe8f0 [Modify] Polish it 10 years ago
sta fef4747e26 [Modify] Add an extension method 10 years ago
sta f9eb4a8433 [Modify] Polish it 10 years ago
sta d5b6bcfe88 [Modify] Add an extension method 10 years ago
sta 6833c2b014 [Modify] Polish it 10 years ago
sta 6e6bab85af [Modify] Polish it 10 years ago
sta 2937598db9 [Modify] Polish it 10 years ago
sta 58734d7ba6 [Modify] Remove older 10 years ago
sta bee39e08a9 [Modify] Polish it 10 years ago
sta a749a67838 [Modify] Polish it 10 years ago
sta 2b984221fd [Modify] Polish it 10 years ago
sta 69c99b8765 [Modify] Polish it 10 years ago
sta f518dd717c [Modify] Polish it 10 years ago
sta 4d5add5e8d [Modify] Add ReadBytesAsync2 method
Add ReadBytesAsync2 (Stream, long, int, Action<byte[]>, Action<Exception>) method to support pull request #153
10 years ago
sta 577ea14ffd [Modify] Add ReadBytesAsync2 method
Merge a part of pull request #153 from fd5fc9a5fc.
10 years ago
sta c6243a14d9 [Modify] Add null check 10 years ago
sta 10af5c7320 [Modify] Add null check 10 years ago
sta ceb831b18f [Modify] Add readBytesAsync method
Merge a part of pull request #153 from fd5fc9a5fc.
10 years ago
sta 75412101d8 [Modify] Output a state in lowercase 10 years ago
sta 9ff19e6ecd Added the internal WebSocket.EmptyBytes field 10 years ago
sta cd886d32df Added the Ext.UTF8Encode method 10 years ago
sta f8f68e49b0 Added the Ext.UTF8Decode method 10 years ago
sta ddb5819a0e Added the WebSocket.CheckSendParameters method 10 years ago
sta 09a64d67be Added the WebSocket.CheckSendParameter methods 10 years ago
sta 18776d1a22 Added the internal Ext.CheckIfAvailable (WebSocketState, bool, bool, bool, bool) method 10 years ago
sta 999e777517 Added the internal Ext.CheckIfAvailable (ServerState, bool, bool, bool) method 10 years ago
sta 80a0107bab Added the internal Ext.CheckIfCanStop (ServerState) method 11 years ago
sta 46eae139e2 Added the internal Ext.CheckIfCanStart (ServerState) method 11 years ago
sta 7bd0fb87f2 Added the internal Ext.CheckIfCanSend (WebSocketState) method 11 years ago
sta dce49c037f Added the internal Ext.CheckIfCanClose (WebSocketState) method 11 years ago