Skip to content
Snippets Groups Projects
Select Git revision
  • js-next78
  • master default protected
  • use-poll
  • echicken-less-grumpy
  • js-next52
  • js-next
  • leenooks-feedback
  • goodbuild_win32
  • goodbuild_linux-x64
  • initial-import
  • sbbs317b
  • arelease
  • sbbs316c
  • syncterm-1-0-0
  • syncterm-0-9-5
  • sbbs
  • sbbs315b
  • goodbuild_linux
  • duh
  • update
  • release-1
  • release-1-0
  • dpok2k7112
  • sbbs314a
  • none
  • sbbs313a
  • sbbs312a
27 results

main.cpp

Forked from Main / Synchronet
Source project has a limited visibility.
  • Rob Swindell's avatar
    827063bb
    Copy event last-run info from global config into node config · 827063bb
    Rob Swindell authored
    Fixes issue introduced in last commit to this file (the each-node-has-its-own-config-in-memory enhancement) that would prevent users from logging in because their time was reduced for an upcoming event that had already run. The change assumes the event thread is running (its the thing that reads the event last-run info from time.dab). Thanks to mlong for the report.
    827063bb
    History
    Copy event last-run info from global config into node config
    Rob Swindell authored
    Fixes issue introduced in last commit to this file (the each-node-has-its-own-config-in-memory enhancement) that would prevent users from logging in because their time was reduced for an upcoming event that had already run. The change assumes the event thread is running (its the thing that reads the event last-run info from time.dab). Thanks to mlong for the report.