mirror von https://github.com/civetweb/civetweb.git

Sergey Lyubka 8442a9ceea Fix stuck master thread in produce_socket() by always signalling sq_empty from the worker threads 14 年之前
bindings 81a5e3f342 Added mg_send_file() to python binding 14 年之前
examples 9bd2812fac Added examples/hello.c - a minimalistic embedding example 14 年之前
test 025b11b176 Fixed buffer overflow in put_dir() 14 年之前
win32 8853d320fe removed obsolete stuff 15 年之前
LICENSE abbf27338e license added 15 年之前
Makefile 0cea7cb0c8 cleanup 14 年之前
main.c 5cf7e899c4 Allow config file to be specified as the first command line argument. Allow cmd line options be specified together with the config file. 14 年之前
mongoose.1 5cf7e899c4 Allow config file to be specified as the first command line argument. Allow cmd line options be specified together with the config file. 14 年之前
mongoose.c 8442a9ceea Fix stuck master thread in produce_socket() by always signalling sq_empty from the worker threads 14 年之前
mongoose.h 8942a4cdad Ignoring SIGCHLD to let OS reap the zombies. 14 年之前