DPP icon indicating copy to clipboard operation
DPP copied to clipboard

C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!

Results 31 DPP issues
Sort by recently updated
recently updated
newest added

**Git commit reference** d46bd98396609c83defff2da3227be383935d5ea (V10.1.3) **Describe the bug** Running the basic ping/pong bot example through helgrind (valgrind --tool=helgrind) creates a gigantic log of data races and mutex/rwlock issues. **To Reproduce**...

bug