kore/include/kore
Joris Vink 8b9f7a6c12 improve our asynchronous curl support.
- Remove the edge trigger io hacks we had in place.
- Use level triggered io for the libcurl fds instead.
- Batch all curl events together and process them at the end
  of our worker event loop.
2020-08-17 15:15:04 +02:00
..
acme.h adjust copyright years 2020-02-10 15:35:41 +01:00
curl.h improve our asynchronous curl support. 2020-08-17 15:15:04 +02:00
http.h Add the http_pretty_error configuration option. 2020-03-04 08:22:51 +01:00
jsonrpc.h Move header files to include/kore. 2018-03-30 13:45:29 +02:00
kore.h improve our asynchronous curl support. 2020-08-17 15:15:04 +02:00
pgsql.h bump copyright 2020-02-10 14:47:33 +01:00
python_api.h bump copyright 2020-02-10 14:47:33 +01:00
python_methods.h Python: improve kore.lock when handling cancelled coroutines. 2020-07-09 20:22:18 +02:00
seccomp.h adjust copyright years 2020-02-10 15:35:41 +01:00
tasks.h Changes to the event loop inside of Kore. 2018-10-09 19:34:40 +02:00