kore/examples
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
..
cpp Default to only TLSv1.2 from now on. 2015-05-06 10:59:43 +02:00
generic Let modules decide if they want to be reloaded. 2015-05-07 13:03:10 +02:00
headers Default to only TLSv1.2 from now on. 2015-05-06 10:59:43 +02:00
integers Default to only TLSv1.2 from now on. 2015-05-06 10:59:43 +02:00
json_yajl Default to only TLSv1.2 from now on. 2015-05-06 10:59:43 +02:00
ktunnel Default to only TLSv1.2 from now on. 2015-05-06 10:59:43 +02:00
parameters Default to only TLSv1.2 from now on. 2015-05-06 10:59:43 +02:00
pgsql Let modules decide if they want to be reloaded. 2015-05-07 13:03:10 +02:00
tasks Default to only TLSv1.2 from now on. 2015-05-06 10:59:43 +02:00
video_stream Default to only TLSv1.2 from now on. 2015-05-06 10:59:43 +02:00
websocket Default to only TLSv1.2 from now on. 2015-05-06 10:59:43 +02:00