FACT++  1.0
void restartFeeServer ( )

Definition at line 2463 of file feeserver.c.

References triggerRestart().

Referenced by command_handler().

2463  {
2464  triggerRestart(FEE_EXITVAL_RESTART);
2465 }
void triggerRestart(int exitVal)
Definition: feeserver.c:2467

+ Here is the call graph for this function:

+ Here is the caller graph for this function: