kore/includes
Joris Vink 95c8b8e126 Add a callback that Kore can call in your module every given interval.
The callback is run from the parent process (which runs as root).

Adds kore_cb and kore_cb_interval configuration options.
2013-09-02 08:52:16 +02:00
..
http.h Add reason phrases and http status constants (HTTP_STATUS_* see includes/http.h) 2013-08-19 09:11:31 +02:00
kore.h Add a callback that Kore can call in your module every given interval. 2013-09-02 08:52:16 +02:00
spdy.h Add spdy_session_teardown() which can properly teardown a SPDY session. 2013-07-13 19:56:38 +02:00