summaryrefslogtreecommitdiffstats
path: root/src/libserver/events.h
Commit message (Collapse)AuthorAgeFilesLines
* Extend watchers functionality.Vsevolod Stakhov2015-06-101-0/+22
| | | | | It is now possible to add fake watcher events that delays guarded events untill it is really completed.
* Pass session data to event watchers.Vsevolod Stakhov2015-06-091-1/+1
|
* Fix states logic broken by the previous commit.Vsevolod Stakhov2015-05-271-0/+7
|
* Refactor events API.Vsevolod Stakhov2015-05-261-5/+5
|
* Call watchers on event group completion.Vsevolod Stakhov2015-05-261-1/+1
|
* Impelement concept of watched events.Vsevolod Stakhov2015-05-261-0/+19
|
* Remove async threads for now.Vsevolod Stakhov2015-05-261-37/+7
| | | | They are anyway broken in the asynchronous world.
* Update copyright.Vsevolod Stakhov2015-05-261-0/+24
|
* Unify style without sorting headers.Vsevolod Stakhov2014-07-231-6/+8
|
* Revert "Unify code style."Vsevolod Stakhov2014-07-231-8/+6
| | | | This reverts commit e0483657ff6cf1adc828ccce457814d61fe90a0d.
* Unify code style.Vsevolod Stakhov2014-07-231-6/+8
|
* Rework project structure, remove trash files.Vsevolod Stakhov2014-04-211-0/+88