Skip to content
Snippets Groups Projects
Forked from gajim / gajim
Source project has a limited visibility.
user avatar
Philipp Hörist authored
If io_add_watch is available like on Linux, the PROCESS_TIMEOUT,
is only used to check for timed out events.

On Window its also used to call select() on the socket, so we get
pending data. We need this as low as possible otherwise Gajim on
Windows feels painfully slow.
65d2284b
History
Name Last commit Last update