mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 16:43:12 +02:00
HTTPS client: add support for timeouts
This commit is contained in:
@@ -1135,3 +1135,4 @@ extern char *prefix_with_extban(char *remainder, BanContext *b, Extban *extban,
|
||||
extern GeoIPResult *geoip_client(Client *client);
|
||||
extern GeoIPResult *geoip_lookup(char *ip);
|
||||
extern void free_geoip_result(GeoIPResult *r);
|
||||
extern EVENT(url_socket_timeout);
|
||||
|
||||
Reference in New Issue
Block a user