monk1magic

Results 1 issues of monk1magic

I compile the websocket server and client sample with the flag "-fsanitize=thread -fsanitize-recover=all", when start them, there will report any data race warning by sanitizer(https://github.com/google/sanitizers/wiki/), some likes below : ==================...