summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/test/AmSocketHandlerTest/CAmSocketHandlerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* The real-time scheduler removed.Aleksandar Donchev2018-02-131-5/+0
* Cmake parameters for real-time scheduler's priority and policy and throw runt...Aleksandar Donchev2018-02-131-38/+41
* Real time scheduler added, capi wrapper timeout return value considered in re...Aleksandar Donchev2018-02-131-17/+31
* Runtime check for calls to the sockethandler from other threadsAleksandar Donchev2018-02-131-55/+61
* A filedescriptor removal will set an invalidation flag which will prevent cal...Aleksandar Donchev2018-02-131-3/+6
* Timer fd is closed at the beginning of the next iteration + some unit tests. ...Aleksandar Donchev2018-02-131-1/+228
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-101-41/+75
* Signal handling via main loop with signalfd.Aleksandar Donchev2017-05-021-4/+139
* CAmSerializer interface extended to support std::function. Aleksandar Donchev2017-05-021-3/+5
* CAmSocketHandler - usage of std::function instead of function pointers,Aleksandar Donchev2017-05-021-91/+284
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-0/+357