Commit History

作者 SHA1 備註 提交日期
  bel2125 c762a77c0e Experiments with sendfile for Linux 10 年之前
  bel2125 01cbe37ff3 USE_TIMERS should be set for all systems (not only Windows) if USE_LUA and USE_WEBSOCKET is set 10 年之前
  hansipie b66be5689e compilation error 10 年之前
  hansipie 1ab9f49c56 check glibc version 10 年之前
  bel 96568a7661 Must also work for files created 1970-01-01 00:00:00 (see also #152) 10 年之前
  bel d56e9ee152 Rewrite some if statements 10 年之前
  bel cdc035b04d Reformat set_ports_option 10 年之前
  bel2125 3ddcd3d4c0 IPv6 for MinGW 10 年之前
  bel ff7e392128 Restructure confusingly long if statement in set_ports_options 10 年之前
  Nigel Stewart 3ac0ef2f8c Resolve Mac OS X 10.9 compilation warning: -Wmissing-prototypes for clock_gettime 10 年之前
  bel 83e109b0b8 Avoid "unused variable" warning while working on send/recv error handling 10 年之前
  Philipp Hasper df8fabbbe0 Last-Modified timestamp based on creation time 10 年之前
  bel cceda5a55c close_socket_gracefully does not need a timeout 10 年之前
  bel 9e7cb0f686 Webserver drops websocket connections too early 10 年之前
  bel 26444165c1 Fix compile error 10 年之前
  bel 7418dc78df Minor optimization in send_file_data 10 年之前
  bel 65b690fde7 Minor optimization in push/pull 10 年之前
  hansipie 28fd30dc59 Check ctx before use 10 年之前
  bel 86eb1ed0e5 Check and fix effects of SO_EXCLUSIVEADDRUSE on Windows unit test 10 年之前
  bel 029fd0f7e1 Check SO_EXCLUSIVEADDRUSE in Win32 unit_test 10 年之前
  bel 0589118f27 Symmetric implementation for push/pull 10 年之前
  bel bc3676d04a mg_strcasestr fix 10 年之前
  bel 949034f7a5 Replace gethostbyname 10 年之前
  bel 3291c1d388 Check TODO marks and assign priorities 10 年之前
  bel eb8ece00f7 Separated timeout for websocket and other requests (2/2) 10 年之前
  bel 67c7a2c6f7 Separated timeout for websocket and other requests (1/2) 10 年之前
  Matt Clarkson 6e09f78439 Disable MSVC warnings 10 年之前
  Matt Clarkson 0633c1a189 Cast length for send and recv 10 年之前
  Matt Clarkson d94365acd9 set_close_on_exec to accept SOCKET 10 年之前
  Matt Clarkson c674b981d1 Ignore warning around deprecated gethostbyname 10 年之前