Julius Pfrommer
|
4d804b5935
Timer: Use zip tree for the timer
|
преди 5 години |
Julius Pfrommer
|
5d72fb8462
Allow fractions of milliseconds for timed callback intervalls
|
преди 6 години |
Julius Pfrommer
|
f492dbbfa0
Move WorkQueue to a separate struct for client and server
|
преди 6 години |
Stefan Profanter
|
58c1be4db9
Use correct identifier labels and encode bytestring as base64
|
преди 6 години |
Jonas Green
|
970389260c
Update timer implementation to not change order of callbacks (#1885)
|
преди 6 години |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
преди 6 години |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
преди 6 години |
Julius Pfrommer
|
e74b4bf832
simplify datetime handling.
|
преди 7 години |
FlorianPalm
|
00dcc1e170
Bugfixing: Fixed segmentation fault when removing all callback-jobs from job list (#1321)
|
преди 7 години |
Julius Pfrommer
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
преди 7 години |
Stefan Profanter
|
aed40a3ea1
Fix build on VS2008 and support C++ compilation
|
преди 7 години |
Stefan Profanter
|
d27e3ccfdd
Remove unnecessary clearing of list
|
преди 7 години |
Julius Pfrommer
|
de0c70759d
use proper multi-producer single-consumer queue for repeated job changes
|
преди 7 години |
Julius Pfrommer
|
5eecf41e25
process changes to the repeated jobs in the right order
|
преди 7 години |
Stefan Profanter
|
d53a37a5bf
Remove else after return (clang error)
|
преди 7 години |
Stefan Profanter
|
f6c49f0804
Fix memory leaks if addRemoveJobs are not added to the repeatedJobs list before shutdown. Fixup #982
|
преди 7 години |
Julius Pfrommer
|
4a5b316d7d
move computation of the timeout to the server
|
преди 7 години |
Julius Pfrommer
|
00fd02f108
refactor timer code to not rely on server internals
|
преди 7 години |