Embedded Web Server
Go to file
2010-08-23 07:10:15 +01:00
bindings Initial import - converting from Subversion. 2010-05-03 21:46:42 +01:00
examples fixed example. some more comments added 2010-07-05 19:37:53 +01:00
test introduced struct mg_config. Fixed Range response. 2010-06-25 17:23:17 +02:00
win32 Win32 compilation fixed 2010-06-15 12:49:52 +03:00
main.c introduced struct mg_config. Fixed Range response. 2010-06-25 17:23:17 +02:00
Makefile Win32 compilation fixed 2010-06-15 12:49:52 +03:00
mongoose.1 Initial import - converting from Subversion. 2010-05-03 21:46:42 +01:00
mongoose.c decreased thread idle time to 5 seconds. exiting worker thread if stop flag is raised. 2010-07-06 23:04:50 +01:00
mongoose.h removed port_data, post_data_len from request_info. added prototype for mg_read() 2010-08-23 07:10:15 +01:00