mirror of
https://git.kore.io/kore.git
synced 2024-11-16 06:56:33 +01:00
159de3960d
Same as kore_pgsql_query_params but takes a va_list as last parameter (non-v version takes a variable list of parameters). Lets people write easier to call wrappers around the query calls. I use it in a wrapper that takes next states (error, current, continue) as arguments in a handler with multiple async queries. |
||
---|---|---|
.. | ||
http.h | ||
kore.h | ||
pgsql.h | ||
tasks.h |