Michael Davidsaver
86da5c5d6b
remove unused
2017-07-18 11:06:01 +02:00
Michael Davidsaver
fa79e5a6ef
iOS compat
...
more trouble with enable_shared_from_this
2017-07-17 17:33:05 +02:00
Michael Davidsaver
5d843d3587
RPC cleanup: RPCService is a sub-set of RPCServiceAsync
2017-07-11 14:38:01 +02:00
Michael Davidsaver
4fe837c9a0
add RPC loopback test
2017-07-03 19:24:01 +02:00
Michael Davidsaver
49d90167b4
remove boilerplate
2017-07-03 19:24:00 +02:00
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
Michael Davidsaver
277e5c33fb
privatize some API details
...
hide a number of APIs which should not
be public APIs.
2017-05-30 17:12:31 +02:00
Michael Davidsaver
b05e7699b5
remove no-op lock/unlock from Lock sub-classes
2017-05-24 17:20:17 -04:00
Michael Davidsaver
775d3c9827
rpcServer use base class methods
2016-03-18 14:57:32 -04:00
Matej Sekoranja
5279d247ca
general indent beautification
2016-03-10 23:36:16 +01:00
Matej Sekoranja
4e474a75fd
async RPC service and example
2015-02-08 22:46:05 +01:00
Matej Sekoranja
282b8fe11c
wild services support
2014-09-12 09:27:10 +02:00
Matej Sekoranja
85db68a1ea
clang port
2014-08-13 23:49:18 +02:00
Matej Sekoranja
ba4102639e
String -> std::string, toString methods removed
2014-06-19 14:29:41 +02:00
Matej Sekoranja
2287c857ea
vxWorks shared_ptr cast problems
2014-06-13 10:05:01 +02:00
Matej Sekoranja
ff07c36a7b
vxWorks port: boost shared_ptr variance (take 1)
2014-06-11 12:46:29 +02:00
Matej Sekoranja
99df13dc72
completed merge
2014-06-10 00:09:08 +02:00
Andrew Johnson
a886984258
Rename pvAccessApp to src, adjust Makefiles
2014-03-28 11:53:02 -05:00