mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
4c8810d5f6b0ca8035c305f7994c02b9f18553da
normal member function on a shared_from_this in a closure closes the pointer *immediately*, not at the time the closure runs. This can crash if the object goes away while the operation is pending.
Dependancies: - boost 1.47 - Google protocol buffers 2.4.1 - openssl - mysql - websocketpp
Description
Languages
C++
90.3%
C
8.1%
CMake
0.6%
Shell
0.2%
Java
0.2%
Other
0.5%