summaryrefslogtreecommitdiffstats
path: root/osi/test/reactor_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix potential DoS caused by delivering signal to BT processstable/cm-13.0-ZNH2KSharvil Nanavati2016-08-021-2/+2
* Move some of osi to use the allocation interfacesZach Johnson2015-03-161-7/+11
* Switch to an epoll-based reactor implementation.Sharvil Nanavati2015-03-161-11/+39
* Fix reactor to use prepend, fix reactor testsZach Johnson2015-03-161-14/+0
* Fix signed - unsigned comparison in bluedroid test.Narayan Kamath2014-07-031-1/+1
* Implement the reactor pattern in C.Sharvil Nanavati2014-07-031-0/+101