コミット履歴

作者 SHA1 メッセージ 日付
  bel2125 8d796925d4 Allow timers to add a callback to cleanup resources 4 年 前
  bel2125 90e9bc522f Add exit_lua callback and clean some Lua resources on server exit 4 年 前
  bel2125 486ca49c49 Add "STOP_FLAG_NEEDS_LOCK" define 5 年 前
  bel2125 d54411c2b9 Format code 6 年 前
  xtne6f 9a678aea37 Make timer_getcurrenttime() thread-safe 6 年 前
  bel2125 f166b4f143 Revert format and update .clang-format file 6 年 前
  bel2125 fc274f5530 Format code (with clang-format 6.0) 6 年 前
  bel2125 3235a2ecae Fix some PVS Studio warnings (#597) 7 年 前
  bel2125 39af534982 Replace #ifdef by #if defined (for automated preprocessor define checking) 7 年 前
  bel2125 a5c237895e Update year in copyright header 7 年 前
  bel2125 b7678afb55 Replace signal by sigaction and fix websocket support 7 年 前
  bel2125 b1e46087a8 Prepare data for server status (Step 2/?) (See #243) 8 年 前
  bel2125 c5b8e38fd7 Format code and add end-of-file comments 8 年 前
  extergnoto 628b57171d Join timer thread in timers_exit (#431) 8 年 前
  bel 65e3cbe1cc Allow to use timers outside civetweb.c (with TIMER_API define) 8 年 前
  bel f11d475a46 Format code 8 年 前
  bel2125 cba20289f7 Fix some issues detected by the new coverity version 8 年 前
  bel 0e1a352855 Update copyright year 8 年 前
  bel 0ea0e6ddb7 Fix copy/paste error for Linux 8 年 前
  bel 8b56ca32ca Use operating system native time and sleep functions (instead of abstraction) 8 年 前
  bel c9834644ae Format code 8 年 前
  bel 44b5590f17 Lock mutex in timers_exit 8 年 前
  bel a7644622f5 Add mixed timer test 8 年 前
  bel ca70d44f86 Test timer: test one shot timer in different ways 8 年 前
  bel 5ff7711126 Reset number of timers if timer thread exits 8 年 前
  bel e57c01bb24 Add explicit cast to fix conversion warning 8 年 前
  bel 7ec97f166a Add unit test for timers 8 年 前
  bel a3d83a152e Auto-format after merge 9 年 前
  Peter Foerster f4b67064d2 HCP24: bugfix: timer_add 9 年 前
  bel c419d42dd6 Call init_thread for other threads as well 9 年 前