summaryrefslogtreecommitdiff
path: root/ACE/tests/Dev_Poll_Reactor_Echo_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove extra newline after public, protected and privateKnut Petter Svendsen2022-09-091-4/+0
* Fix trailing newline in class declarationsKnut Petter Svendsen2022-09-091-1/+0
* Modernize ACE tests with using instead of typedefJohnny Willemsen2020-12-081-3/+3
* Make use of override where it should be used instead of virtualJohnny Willemsen2020-12-081-16/+16
* Removed redundant voidJohnny Willemsen2020-12-081-4/+4
* Fixed typoJohnny Willemsen2017-01-021-1/+1
* Fixed coverity warning 1288509Adam Mitz2015-03-161-2/+2
* Fixed coverity warning 1287148Adam Mitz2015-03-091-1/+1
* Removed commented-out block and changed %s to %CAdam Mitz2015-03-031-67/+2
* Removed $Id$Adam Mitz2015-03-031-2/+0
* Fix to resume and register event handlers after returning -1 fromJustin Wilson2015-03-031-0/+641