ONC+ Developer's Guide

Multithread-Safe Code

rpcgen can now generate MT-safe code for use in a threaded environment. By default, the code generated by rpcgen is not MT-safe. See "MT-Safe Code" for the description and example code.