segf-k 1.0
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include "segfk.h"
Go to the source code of this file.
Functions | |
void | segfk_run (int port) |
Starts the minimal HTTP server. |