mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-18 09:32:34 +00:00
windows t31 tweak
This commit is contained in:
parent
024cb60d21
commit
d8a7db2d8a
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user