Commit Graph

14 Commits

Author SHA1 Message Date
Michael Davidsaver ce25f0b175 ServerContext ref. loop breaking and threading
Drop unnecessary "worker" thread which does no work.
Ensure that returned shared_ptr is unique()==true.

Add ServerContext::create() to start a new server
with specific config and/or providers
2017-05-31 11:40:51 +02:00
Matej Sekoranja 5279d247ca general indent beautification 2016-03-10 23:36:16 +01:00
Matej Sekoranja 24619e45df RTEMS Event reset 2014-10-22 10:38:51 +02:00
Matej Sekoranja 5c17b563b7 fixed stress tests 2014-10-16 10:09:04 +02:00
Matej Sekoranja 16eeeb992b get/setLength capacity removed 2014-07-22 09:04:08 +02:00
Matej Sekoranja ba4102639e String -> std::string, toString methods removed 2014-06-19 14:29:41 +02:00
Matej Sekoranja 99df13dc72 completed merge 2014-06-10 00:09:08 +02:00
Matej Sekoranja 90ca073f45 ChannelArray.getLength() test added 2014-06-03 14:17:09 +02:00
Matej Sekoranja 6b388a572e everything compiles now 2014-05-23 09:29:17 +02:00
Matej Sekoranja d2fb05ddd8 ChannelArray int to size_t 2014-04-04 12:36:11 +02:00
Matej Sekoranja f72c813991 codec: not-a-first segmented with zero payload allowed 2014-03-27 23:55:17 +01:00
Matej Sekoranja dd5761c375 win64 compilation 2014-02-05 22:07:24 +01:00
Matej Sekoranja 12d73bb7da testChannelAccess: all but stress tests must pass now 2013-12-03 23:40:34 +01:00
Matej Sekoranja 8021361768 added testChannelAccess tests 2013-12-03 12:41:48 +01:00