Mixes for Privacy and Anonymity in the Internet
Classes | Functions
CACmdLnOptions.cpp File Reference

Classes

struct  t_CMNDLN_REREAD_PARAMS
 

Functions

THREAD_RETURN threadReConfigure (void *param)
 Thread that does the actual reconfigure work. More...
 

Function Documentation

◆ threadReConfigure()

THREAD_RETURN threadReConfigure ( void *  param)

Thread that does the actual reconfigure work.

Only one is running at the same time.

Parameters
parampointer to a t_CMNDLN_REREAD_PARAMS stuct containing a CACmdLnOptions object pointer and a CMix object pointer.