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);
|
CloseHandle (o.hEvent);
|
||||||
return ret;
|
return ret;
|
||||||
|
|
Loading…
Reference in New Issue