1
0
mirror of https://git.kore.io/kore.git synced 2024-11-16 06:56:33 +01:00
kore/includes
Joris Vink b0947b73d9 Let modules decide if they want to be reloaded.
At times it seems relevant that worker their modules should not
be reloaded when receiving a SIGHUP. Developers can now control
this by returning anything else but KORE_RESULT_OK from their
initialization methods.

The parent module will always be reloaded.
2015-05-07 13:03:10 +02:00
..
http.h Improve very heavy load handling. 2015-04-09 15:29:44 +02:00
kore.h Let modules decide if they want to be reloaded. 2015-05-07 13:03:10 +02:00
pgsql.h Add __cplusplus macros to headers. 2015-04-01 07:25:10 -04:00
spdy.h Bump copyright to 2015 2015-04-07 13:08:26 +02:00
tasks.h Code style cleanup in C++ example. 2015-04-01 09:35:05 -04:00