summaryrefslogtreecommitdiff
path: root/libmateweather/weather.h
diff options
context:
space:
mode:
authorScott Balneaves <[email protected]>2017-04-03 11:46:29 -0500
committerraveit65 <[email protected]>2017-07-23 14:34:45 +0200
commitc307e7c9ee89e4ac17cc2bb2aa1e245d766cbc5e (patch)
treed2d4ba1c104b7e03fba569471dae03aebd6086f8 /libmateweather/weather.h
parent97326e615fffaef92669dbe82c8955c2c2e2edda (diff)
downloadlibmateweather-c307e7c9ee89e4ac17cc2bb2aa1e245d766cbc5e.tar.bz2
libmateweather-c307e7c9ee89e4ac17cc2bb2aa1e245d766cbc5e.tar.xz
Add timeout, actully invalidate session in weather_info_abort
Diffstat (limited to 'libmateweather/weather.h')
-rw-r--r--libmateweather/weather.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmateweather/weather.h b/libmateweather/weather.h
index d30b39f..35ba169 100644
--- a/libmateweather/weather.h
+++ b/libmateweather/weather.h
@@ -24,6 +24,7 @@
#error "libmateweather should only be used if you understand that it's subject to change, and is not supported as a fixed API/ABI or as part of the platform"
#endif
+#define MATEWEATHER_DEFAULT_TIMEOUT (30)
#include <gdk-pixbuf/gdk-pixbuf.h>