I had a quick question about the SendCommand function call in virtual dj plugins. I'm developing a server plugin for VDJ that i can connect too and will be using a multi-threaded approach to handle clients sending commands to VirtualDJ. i was wondering if I could send these commands from different threads and also if the function itself is thread safe. Basically need to know if i should be using some mutex's and things to keep it clean. Thanks for your help!
Inviato Fri 07 Sep 12 @ 8:48 am