11 次代码提交 (dc9620460ce07b91f0f8833035cfe92e079bfc76)

作者 SHA1 备注 提交日期
  adeniz 4a4cd675d6 Tested Stop callback on Windows. 10 年前
  adeniz f9629ec3bc Implement watchdog for only Stop on both Windows and Linux. 10 年前
  adeniz b5b6605547 Removed blocking of HUP; CodeDweller::Service doesn't use that signal. 10 年前
  adeniz 0609dcbc33 Removed initialization of callbacksActive, which isn't present in Windows version. 10 年前
  adeniz 1da69779a0 Implemented callback timeout for Windows and Linux, tested under Linux. 10 年前
  adeniz 4cd5ce48db Change _tmain to main. 10 年前
  adeniz 5cb7f3b39a Made set/clear methods static, made entry point methods private. 10 年前
  adeniz 6549201405 Implemented and tested on Windows (built with Visual Studio 2013 Express). 10 年前
  adeniz 97756452ea Made service thread-safe by serializing access. 10 年前
  adeniz 655afd029e Completed preliminary unit test for Linux. 10 年前
  adeniz 587f0e1df9 Implementing and testing CodeDweller::Service for *nix. 10 年前