aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/events.h
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Improve lua_tcp loggingVsevolod Stakhov2018-04-271-0/+7
|
* [Minor] Return async event producedVsevolod Stakhov2018-04-131-2/+3
|
* [Feature] Allow to have a stack of watcher finalisersVsevolod Stakhov2017-04-211-0/+8
|
* [Minor] Add id to async watchers to simplify debuggingVsevolod Stakhov2017-03-231-0/+1
|
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-21/+12
|
* Implement forced timeout for delayed filtersVsevolod Stakhov2015-12-261-0/+5
| | | | Issue: #452
* Add routine to add events for a specific watcher structureVsevolod Stakhov2015-11-291-0/+6
|
* 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