Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
c-utility/src/aziotsharedutil_wsio.def@0:f7f1f0d76dd6, 2018-08-23 (annotated)
- Committer:
- XinZhangMS
- Date:
- Thu Aug 23 06:52:14 2018 +0000
- Revision:
- 0:f7f1f0d76dd6
azure-c-sdk for mbed os supporting NUCLEO_F767ZI
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
XinZhangMS | 0:f7f1f0d76dd6 | 1 | utf8_checker_is_valid_utf8 |
XinZhangMS | 0:f7f1f0d76dd6 | 2 | uws_client_close_async |
XinZhangMS | 0:f7f1f0d76dd6 | 3 | uws_client_close_handshake_async |
XinZhangMS | 0:f7f1f0d76dd6 | 4 | uws_client_create |
XinZhangMS | 0:f7f1f0d76dd6 | 5 | uws_client_create_with_io |
XinZhangMS | 0:f7f1f0d76dd6 | 6 | uws_client_destroy |
XinZhangMS | 0:f7f1f0d76dd6 | 7 | uws_client_dowork |
XinZhangMS | 0:f7f1f0d76dd6 | 8 | uws_client_open_async |
XinZhangMS | 0:f7f1f0d76dd6 | 9 | uws_client_retrieve_options |
XinZhangMS | 0:f7f1f0d76dd6 | 10 | uws_client_send_frame_async |
XinZhangMS | 0:f7f1f0d76dd6 | 11 | uws_client_set_option |
XinZhangMS | 0:f7f1f0d76dd6 | 12 | uws_frame_encoder_encode |
XinZhangMS | 0:f7f1f0d76dd6 | 13 | wsio_close |
XinZhangMS | 0:f7f1f0d76dd6 | 14 | wsio_create |
XinZhangMS | 0:f7f1f0d76dd6 | 15 | wsio_destroy |
XinZhangMS | 0:f7f1f0d76dd6 | 16 | wsio_dowork |
XinZhangMS | 0:f7f1f0d76dd6 | 17 | wsio_get_interface_description |
XinZhangMS | 0:f7f1f0d76dd6 | 18 | wsio_open |
XinZhangMS | 0:f7f1f0d76dd6 | 19 | wsio_retrieveoptions |
XinZhangMS | 0:f7f1f0d76dd6 | 20 | wsio_send |
XinZhangMS | 0:f7f1f0d76dd6 | 21 | wsio_setoption |