Files
git/compat
Johannes Sixt c45c40385e compat/mingw: Support a timeout in the poll emulation if no fds are given
Our poll() emulation did not support the timeout argument. With this patch
we support it as long as poll() does not need to wait on file descriptors
as well because in this case the call just amounts to Sleep().

This is needed if the user sets help.autocorrect is set to a positive
value.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
2008-09-23 08:46:30 +02:00
..
2007-09-06 22:46:00 -07:00
2007-06-07 00:04:01 -07:00