| |
| | |
| 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?
|
|
| | |
| Product: Distinct RPC for C, C++, Delphi | Topic: Server Multithreading | Last updated: 3/30/2008 | | | | Q.: 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?
| A.: If you want your code to handle the multithreading, use the svc_run() or svc_run_ex(0) calls to run the server.
|
If you did not find what you are looking for:
|
![]()
|
|