summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/src/CAmSocketHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Utility updates capi fixes"revert-26-utilityUpdates_CAPI_fixesJens Lorenz2018-03-131-201/+114
* Remainning fixes from utility updateutilityUpdates_CAPI_fixesDon Al2018-02-271-50/+61
* The real-time scheduler removed.Aleksandar Donchev2018-02-131-13/+0
* Cmake parameters for real-time scheduler's priority and policy and throw runt...Aleksandar Donchev2018-02-131-8/+27
* Real time scheduler added, capi wrapper timeout return value considered in re...Aleksandar Donchev2018-02-131-31/+20
* * All methods in CAPI wrapper with connectionID parameter are deprecated beca...Aleksandar Donchev2018-02-131-23/+25
* Runtime check for calls to the sockethandler from other threadsAleksandar Donchev2018-02-131-1/+32
* A filedescriptor removal will set an invalidation flag which will prevent cal...Aleksandar Donchev2018-02-131-37/+48
* Timer fd is closed at the beginning of the next iteration + some unit tests. ...Aleksandar Donchev2018-02-131-33/+70
* AMUtil: fix missed copy in list PollGuerra Mattia2017-09-291-13/+18
* The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-101-793/+834
* Fix for bug in CAmSocketHandler causing invalid pointers and crash.Aleksandar Donchev2017-05-021-35/+40
* Signal handling via main loop with signalfd.Aleksandar Donchev2017-05-021-47/+166
* CAmSerializer interface extended to support std::function. Aleksandar Donchev2017-05-021-57/+61
* CAmSocketHandler - usage of std::function instead of function pointers,Aleksandar Donchev2017-05-021-120/+204
* Linux specific TIMERFD implementation as alternative timer mechanismAleksandar Donchev2017-05-021-497/+675
* try catch for sockethandler callbacksChristian Linke2016-05-181-2/+64
* close pipes after useChristian Linke2016-05-171-0/+2
* enable deleting of CommandLineSingletonChristian Linke2016-04-201-1/+1
* make sure that handles are never 0Christian Linke2016-04-111-2/+2
* Forgot the handleChristian Linke2016-02-171-2/+2
* Added overflow handling for timer and poll handlesChristian Linke2016-02-161-3/+41
* * rework of the build structure, adopt to standard cmake package structure7.4Christian Linke2016-02-151-2/+1
* * remove warningChristian Linke2015-09-111-1/+1
* * install tclap headers7.1Christian Linke2015-09-021-1/+1
* * Updated license fileChristian Linke2015-04-281-0/+2
* * fully rework. Plugins have now a new own git repositoryChristian Linke2015-03-121-0/+546