Distinct - Support - FAQ
Knowledge Base
Ask Cody
Resources
RPC for C/C++/Server Multithreading
I have my own threading class that takes care of race conditions when starting and shutting down a thread. I would like to call the server_proc from within it. What calls should I use?
Is there any difference in the way svc_run_ex(0) and svc_run_ex(n) work between version 3.1 and 4.01?