summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_event_handler.h
Commit message (Expand)AuthorAgeFilesLines
* sys/poll.h: deprecate old sys/poll.h include header, now glibc/musl wants pol...Gianfranco Costamagna2020-01-271-1/+1
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* Code beautification using uncrustifyChristoph Lipka2018-12-211-10/+10
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-301-1/+1
* dlt-daemon: Fix use after free potential issueFrederic Berat2017-02-011-0/+2
* Unit Test: Event handlingChristoph Lipka2016-10-241-0/+7
* dlt-daemon: Connection activation reworkFrederic Berat2016-04-281-2/+4
* dlt-daemon: Implement epoll based event handlingFrederic Berat2015-11-111-0/+57