multithreading - GNU/Linux RPC Multithread Support -


we migrating onc/rpc applications solaris gnu/linux. applications written in c , c++.

the applications call rpc_control() rpc_svc_mtmode_set set "multithread mode", rpc_svc_connmaxrec_set set "non-blocking max rec size", rpc_svc_use_pollfd set "number of file descriptors unlimited", etc.

apparently rpc_control() can't resolved on gnu/linux.

does know if multithread rpc supported on gnu/linux? if does, substitute call is?

thank you!


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -