I want to talk about thread safety of using std::deque<chat_message> write_msgs; Is it unnecessary or correct for me to add locks?
Open
- Dominant language
- C++
- Stars
- 1.6k
- Forks
- 485
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/boostorg/asio/blob/0af7858e7b5603a2415a30b69e16c7ef1d47a5e9/example/cpp03/chat/chat_server.cpp#L112
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.