arkcompiler_toolchain/websocket/client
Denis Slynko 5db07f1fbc Fix issues with data races and shutdown
Description:
- Shutdown sockets on all platforms, which prevents hanging on reads after closing the socket
- Fix data races on `connectionFd_` and `serverFd_`

Issue: IAA1Y7
Signed-off-by: Denis Slynko <slynko.denis@huawei-partners.com>
2024-07-26 12:44:29 +03:00
..
websocket_client.cpp Fix issues with data races and shutdown 2024-07-26 12:44:29 +03:00
websocket_client.h Fix issues with data races and shutdown 2024-07-26 12:44:29 +03:00