Commit Graph

12 Commits

Author SHA1 Message Date
Michael Davidsaver 6254525cba use epicsThread and Thread::Config
Catches errant c++ exceptions and is joinable
2015-12-14 16:59:47 -05:00
Michael Davidsaver 0fd7b111a1 pre-processor fun 2015-11-24 14:51:25 -05:00
Michael Davidsaver 839faf66c0 AtomicValue use epicsAtomic if available 2015-11-23 16:41:31 -05:00
Matej Sekoranja 228d7fe279 queue.take possible race, send thread does not wait for read anymore 2015-01-07 12:58:28 +01:00
Matej Sekoranja bccddcc418 cyclic ref (memory leak) fixed when request are left on sendQueue 2014-10-16 11:11:24 +02:00
Matej Sekoranja 8a2abf09b2 access security 2014-09-09 14:28:43 +02:00
Matej Sekoranja e5d2f457a2 client now uses connection timeout param 2014-08-06 10:04:25 +02:00
Matej Sekoranja c01b928836 server/client flag, _lastSegmentedMessageType != 0 comparison fix 2014-07-22 00:35:29 +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
Andrew Johnson 266c883131 Merged changes from default branch 2014-04-18 16:58:06 -05:00
Andrew Johnson a886984258 Rename pvAccessApp to src, adjust Makefiles 2014-03-28 11:53:02 -05:00