mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 09:58:17 +00:00
FS-3166 --resolve
This commit is contained in:
@@ -794,6 +794,7 @@ SWITCH_MODULE_RUNTIME_FUNCTION(softtimer_runtime)
|
||||
uint64_t exp;
|
||||
int r;
|
||||
r = read(tfd, &exp, sizeof(exp));
|
||||
r++;
|
||||
} else {
|
||||
do_sleep(1000);
|
||||
}
|
||||
|
Reference in New Issue
Block a user