bel
|
7fa9b916e5
System information must use system specific line breaks
|
8 years ago |
bel
|
f790b003a7
Add Duktape version to system information
|
8 years ago |
bel
|
e627aeb2d0
Reorder system information string
|
8 years ago |
bel
|
310eb06f75
Replace print_system_info by get_system_info
|
8 years ago |
bel
|
717f27ab57
Mark experimental pieces of the API as such
|
8 years ago |
bel
|
084d7350d8
Use C comments (replace C++ comments)
|
8 years ago |
bel
|
3162552d17
Refine library init/exit functions
|
8 years ago |
bel
|
fd6c55eb64
Add library init/exit dummy functions
|
8 years ago |
bel
|
ab8203acb9
Complete changed memory management from prev commit, rename workerthreadids
|
8 years ago |
bel
|
e7775ac5ea
Format indent
|
8 years ago |
bel
|
9ce4d73093
Allocate memory for connections early, before creation of a worker
|
8 years ago |
bel
|
24e22e286f
Move lua background script from main.c to civetweb.c
|
8 years ago |
bel
|
8453f7d72f
Evaluate parameter of mg_print_system_info
|
8 years ago |
Paulo Brizolara
|
898f17abd3
Changing c++ library name to 'civetweb-cpp'.
|
9 years ago |
bel
|
e51ccf8890
Fix wrong va_arg parameter used when calling alloc_vprintf2 (#378)
|
9 years ago |
bel
|
6347f3030c
Move system information from main.c to civetweb.c
|
9 years ago |
bel
|
2ba2e59952
Add cast to remove conversion warning
|
9 years ago |
bel
|
39709cc37c
Disable Visual Studio warning (cast to different type, depending on OS)
|
9 years ago |
bel
|
b5a34cf727
Set linger timeout as configuration value
|
9 years ago |
bel
|
a018780c25
Experiment with OSX linger support
|
9 years ago |
bel
|
46401cc61f
Test with configurable value of SO_LINGER
|
9 years ago |
bel
|
96b94a8a28
OSX does not support linger (1)
|
9 years ago |
bel
|
61f1740cae
Dummy-use mg_current_thread_id, because GCC does not understand any DO NOT WARN IF THIS FUNCTION IS USED OR UNUSED directive
|
9 years ago |
bel
|
39a43f1bdf
mg_current_thread_id may be unused
|
9 years ago |
bel
|
bbeb5a2534
Don't call mg_cry in standard cases, even if DEBUG is set
|
9 years ago |
bel
|
88bf37a33e
mg_current_thread_id may be unused
|
9 years ago |
bel
|
127da68019
Don't call mg_cry in standard cases, even if DEBUG is set
|
9 years ago |
bel
|
57c1f075a5
Reorder functions
|
9 years ago |
bel
|
ceaaca0a0a
Reorder functions
|
9 years ago |
bel
|
f79abe9496
Reorder functions
|
9 years ago |