1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-25 19:46:38 +02:00
Files
unrealircd/include
Bram Matthys 7d024f8086 URL API: add request->connect_timeout & request->transfer_timeout
... in case you want to do fine-tuning.

Defaults to DOWNLOAD_CONNECT_TIMEOUT (15 seconds) and
DOWNLOAD_TRANSFER_TIMEOUT (20 seconds).

For example, the module manager uses a shorter timeout of 7 and 20.
(that was already the case, but now it uses the generic api so
 it needed an option to set it to those values)
2023-11-24 14:38:20 +01:00
..
2023-11-22 08:38:27 +01:00
2023-10-12 05:12:56 +00:00
2000-02-28 22:45:44 +00:00
2004-05-13 16:39:23 +00:00
2023-11-24 09:26:07 +01:00