1
0
Fork 0
mirror of https://github.com/kakwa/uts-server synced 2025-07-04 04:27:05 +02:00

adding a context which will be passed from query to query

This commit is contained in:
kakwa 2016-08-24 22:37:05 +02:00
parent 74f07cbd0e
commit 355d32c585
3 changed files with 22 additions and 4 deletions

View file

@ -1 +1,3 @@
#include "context.h"
int http_server_start();