bel
|
fc76a4fa7e
Fix some warnings in Linux
|
před 10 roky |
bel
|
80a1255267
Auto-format recent changes for sendfile
|
před 10 roky |
bel2125
|
31a9758c7d
sendfile needs to be trunkated to chunks <2GB even on 64 bit Linux
|
před 10 roky |
bel
|
36ce480cc3
clang_format src and include
|
před 10 roky |
bel2125
|
c762a77c0e
Experiments with sendfile for Linux
|
před 10 roky |
bel2125
|
01cbe37ff3
USE_TIMERS should be set for all systems (not only Windows) if USE_LUA and USE_WEBSOCKET is set
|
před 10 roky |
hansipie
|
b66be5689e
compilation error
|
před 10 roky |
hansipie
|
1ab9f49c56
check glibc version
|
před 10 roky |
bel
|
96568a7661
Must also work for files created 1970-01-01 00:00:00 (see also #152)
|
před 10 roky |
bel
|
d56e9ee152
Rewrite some if statements
|
před 10 roky |
bel
|
cdc035b04d
Reformat set_ports_option
|
před 10 roky |
bel2125
|
3ddcd3d4c0
IPv6 for MinGW
|
před 10 roky |
bel
|
ff7e392128
Restructure confusingly long if statement in set_ports_options
|
před 10 roky |
Nigel Stewart
|
3ac0ef2f8c
Resolve Mac OS X 10.9 compilation warning: -Wmissing-prototypes for clock_gettime
|
před 10 roky |
bel
|
83e109b0b8
Avoid "unused variable" warning while working on send/recv error handling
|
před 10 roky |
Philipp Hasper
|
df8fabbbe0
Last-Modified timestamp based on creation time
|
před 10 roky |
bel
|
cceda5a55c
close_socket_gracefully does not need a timeout
|
před 10 roky |
bel
|
9e7cb0f686
Webserver drops websocket connections too early
|
před 10 roky |
bel
|
26444165c1
Fix compile error
|
před 10 roky |
bel
|
7418dc78df
Minor optimization in send_file_data
|
před 10 roky |
bel
|
65b690fde7
Minor optimization in push/pull
|
před 10 roky |
hansipie
|
28fd30dc59
Check ctx before use
|
před 10 roky |
bel
|
86eb1ed0e5
Check and fix effects of SO_EXCLUSIVEADDRUSE on Windows unit test
|
před 10 roky |
bel
|
029fd0f7e1
Check SO_EXCLUSIVEADDRUSE in Win32 unit_test
|
před 10 roky |
bel
|
0589118f27
Symmetric implementation for push/pull
|
před 10 roky |
bel
|
bc3676d04a
mg_strcasestr fix
|
před 10 roky |
bel
|
949034f7a5
Replace gethostbyname
|
před 10 roky |
bel
|
3291c1d388
Check TODO marks and assign priorities
|
před 10 roky |
bel
|
eb8ece00f7
Separated timeout for websocket and other requests (2/2)
|
před 10 roky |
bel
|
67c7a2c6f7
Separated timeout for websocket and other requests (1/2)
|
před 10 roky |