bindings
|
0e0091e1c0
Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info()
|
13 년 전 |
examples
|
e26a993f2a
Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info()
|
13 년 전 |
test
|
6619f2edac
Implemented -x option
|
13 년 전 |
win32
|
8853d320fe
removed obsolete stuff
|
15 년 전 |
LICENSE
|
abbf27338e
license added
|
15 년 전 |
Makefile
|
89a61e4968
Using gcc, not g++
|
13 년 전 |
main.c
|
fd0de7a8e6
Showing build date in help message
|
13 년 전 |
mongoose.1
|
6619f2edac
Implemented -x option
|
13 년 전 |
mongoose.c
|
38d805933e
Passing mg_connection to pull() function, in order to give it access to the stop status
|
13 년 전 |
mongoose.h
|
4d0a2db658
#include <stdio.h> in mongoose.h, since FILE is used
|
13 년 전 |