Skip to content
Snippets Groups Projects
  1. Sep 29, 2017
  2. Sep 28, 2017
  3. Sep 26, 2017
  4. Sep 25, 2017
  5. Sep 23, 2017
    • Philipp Hörist's avatar
      Reduce PROCESS_TIMEOUT on Windows · 65d2284b
      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
  6. Sep 22, 2017
Loading