Multithreaded programming sample program

The multthrd.c sample program illustrates a number of Open Server multithreaded programming features, including:

multthrd.c installs a SRV_START handler, a SRV_LANGUAGE handler, a SRV_CONNECT handler, and callback handlers. A service thread logs all the language queries received by the Open Server application. The following occurs: