mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
tweak event queue size on event socket and speed up fs_cli a little to keep up on busy logging env
This commit is contained in:
@@ -810,7 +810,7 @@ static void *msg_thread_run(esl_thread_t *me, void *obj)
|
||||
}
|
||||
warn_stop = 0;
|
||||
}
|
||||
sleep_ms(1);
|
||||
//sleep_ms(1);
|
||||
}
|
||||
thread_running = 0;
|
||||
esl_log(ESL_LOG_DEBUG, "Thread Done\n");
|
||||
|
Reference in New Issue
Block a user