TRIP Routing Daemon
TRIP (RFC 3219) Location Server Implementation
Loading...
Searching...
No Matches
server.h File Reference

HTTP API server. More...

#include <db/trib.h>
#include <stdint.h>
#include <netinet/in.h>
Include dependency graph for server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  server_t

Functions

server_tserver_new (const struct sockaddr_in6 *listen_sa, trib_t *trib)
void server_run (server_t *server)
void server_stop (server_t *server)
void server_destroy (server_t *server)

Detailed Description

HTTP API server.

HTTP server