summaryrefslogtreecommitdiffstats
path: root/src/events.c
Commit message (Collapse)AuthorAgeFilesLines
* * Introduce new logging system:Vsevolod Stakhov2009-12-221-4/+4
| | | | | | | | | - independent and customizeable buffering - line buffering - errors handling support - custom (ip based) debug - append function name automaticaly (based on __FUNCTION__) - add some logic to logs system
* * Retab, no functional changesVsevolod Stakhov2009-10-021-23/+23
|
* * Implement new system of async events handling (experimental)Vsevolod Stakhov2009-09-221-0/+173