Commit Graph

4811 Commits

Author SHA1 Message Date
sta e02b553739 [Modify] Rename it to ToArray 2015-10-02 11:32:36 +09:00
sta 72ae755c50 [Modify] Polish it 2015-10-01 15:34:00 +09:00
sta 7b46252038 [Modify] Add a field
It can be used as the empty payload data.
2015-10-01 14:50:17 +09:00
sta d699a8d49a [Modify] Remove it
It will never ever be used.
2015-09-30 12:28:48 +09:00
sta 4bc3c5ed60 [Modify] Rename it to ToArray 2015-09-29 15:20:19 +09:00
sta 53d2077ca5 [Modify] Polish it 2015-09-28 16:00:51 +09:00
sta 4654252a22 [Modify] Polish it 2015-09-28 15:38:31 +09:00
sta 78ef7d64f7 [Modify] Replace it with readonly
And add some xml doc comments to help to change the field value.
2015-09-28 15:27:29 +09:00
sta afbd7b2f71 [Modify] Polish it 2015-09-27 15:08:51 +09:00
sta 8542bccc55 [Modify] Polish it 2015-09-26 11:57:34 +09:00
sta d2bb267306 [Modify] Polish it 2015-09-25 15:00:58 +09:00
sta 011fc19269 [Modify] Remove older 2015-09-24 14:43:09 +09:00
sta b0be2a7dbb [Modify] Polish it 2015-09-23 14:51:32 +09:00
sta 3521004c43 [Modify] Polish it 2015-09-22 12:23:43 +09:00
sta f902958aad [Modify] Polish it 2015-09-21 15:11:31 +09:00
sta de63dc1529 [Modify] Polish it 2015-09-20 16:39:19 +09:00
sta 48b55173fa [Modify] Polish it 2015-09-19 15:35:15 +09:00
sta 6d3960ed7d [Modify] Add ReadAsync2 method
Merge a part of pull request #153 from https://github.com/cswiedler/websocket-sharp/commit/fd5fc9a5fc5fa8d993a150e40c9eeb1a02138c27.
2015-09-18 21:06:17 +09:00
sta 6833c2b014 [Modify] Polish it 2015-09-17 14:08:40 +09:00
sta 6e6bab85af [Modify] Polish it 2015-09-16 14:39:58 +09:00
sta 2937598db9 [Modify] Polish it 2015-09-16 11:10:10 +09:00
sta 58734d7ba6 [Modify] Remove older 2015-09-15 15:43:53 +09:00
sta bee39e08a9 [Modify] Polish it 2015-09-15 15:27:03 +09:00
sta a749a67838 [Modify] Polish it 2015-09-14 12:07:37 +09:00
sta 2b984221fd [Modify] Polish it 2015-09-13 14:27:13 +09:00
sta 69c99b8765 [Modify] Polish it 2015-09-12 14:35:45 +09:00
sta f518dd717c [Modify] Polish it 2015-09-11 15:38:50 +09:00
sta 4d5add5e8d [Modify] Add ReadBytesAsync2 method
Add ReadBytesAsync2 (Stream, long, int, Action<byte[]>, Action<Exception>) method to support pull request #153
2015-09-10 14:20:04 +09:00
sta 577ea14ffd [Modify] Add ReadBytesAsync2 method
Merge a part of pull request #153 from https://github.com/cswiedler/websocket-sharp/commit/fd5fc9a5fc5fa8d993a150e40c9eeb1a02138c27.
2015-09-09 11:22:29 +09:00
sta c6243a14d9 [Modify] Add null check 2015-09-08 11:03:40 +09:00
sta 10af5c7320 [Modify] Add null check 2015-09-08 10:52:57 +09:00
sta ceb831b18f [Modify] Add readBytesAsync method
Merge a part of pull request #153 from https://github.com/cswiedler/websocket-sharp/commit/fd5fc9a5fc5fa8d993a150e40c9eeb1a02138c27.
2015-09-07 21:51:49 +09:00
sta 75412101d8 [Modify] Output a state in lowercase 2015-09-06 15:52:32 +09:00
sta b1e77df0b6 Refactored a few for WebSocket.cs 2015-09-05 14:41:56 +09:00
sta de8f4caffa Removed the checkIfAvailable (bool, bool) method 2015-09-04 11:35:50 +09:00
sta c87acb5029 Refactored a bit for EndPointListener.cs 2015-09-03 11:43:55 +09:00
sta d07e9cb5e9 Removed the checkIfCanAccept method 2015-09-02 17:30:01 +09:00
sta 1d403af6bf Removed the checkIfCanConnect method 2015-09-01 17:04:43 +09:00
sta 3ba410bc2e Added checkIfAvailable (bool, bool, bool, bool, bool, bool) method 2015-08-31 17:10:35 +09:00
sta 72302fba97 Refactored a bit for WebSocket.cs 2015-08-30 17:53:12 +09:00
sta 653064223b Refactored a few for EndPointManager.cs 2015-08-29 16:37:52 +09:00
sta efb922a67a Refactored a bit for EndPointListener.cs 2015-08-28 16:52:35 +09:00
sta bdbdf64d3d Fix for pull request #155, merged https://github.com/ndevenish/websocket-sharp/commit/ddab2067da26245b52c7393b6afb1dabd8908533 2015-08-27 15:58:28 +09:00
sta 2c65fd2714 Fix for pull request #155, merged https://github.com/ndevenish/websocket-sharp/commit/503ada402b6549e2c57af2d03e9cf12c19553ee2 2015-08-26 15:57:25 +09:00
sta 3c060c545a Fix for pull request #155, merged https://github.com/ndevenish/websocket-sharp/commit/710b1e89b0ca52a86ef91b3124ac022594f65a2b 2015-08-25 14:29:03 +09:00
sta 0cddc67001 Initialize the continuation flag when closing 2015-08-25 10:04:11 +09:00
sta 9ff19e6ecd Added the internal WebSocket.EmptyBytes field 2015-08-24 16:03:50 +09:00
sta cd886d32df Added the Ext.UTF8Encode method 2015-08-23 16:31:18 +09:00
sta f8f68e49b0 Added the Ext.UTF8Decode method 2015-08-22 11:50:19 +09:00
sta ddb5819a0e Added the WebSocket.CheckSendParameters method 2015-08-21 16:31:50 +09:00