mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
windows t31 tweak
This commit is contained in:
@@ -1212,6 +1212,9 @@ static int modem_wait_sock(modem_t *modem, int ms, modem_poll_t flags)
|
||||
}
|
||||
}
|
||||
}
|
||||
else {
|
||||
ret = MODEM_POLL_READ;
|
||||
}
|
||||
|
||||
CloseHandle (o.hEvent);
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user