53 Commits

Author SHA1 Message Date
f9ac164ee7 Revert "try to fix downstream win32 linking"
This reverts commit 4f0c4c46a3.
2019-05-16 18:09:47 -07:00
4f0c4c46a3 try to fix downstream win32 linking 2019-05-16 14:03:45 -07:00
86f4439d99 oops 2019-04-17 09:07:56 -07:00
4ea6831800 getgrouplist() on OSX has different sig. 2019-04-10 11:27:46 -07:00
cddbabf8bc auth fix mingw static 2019-04-09 11:07:30 -07:00
68f284f687 fix epicschat example 2018-09-21 11:35:57 -07:00
eab36d5123 minor 2018-09-21 11:35:57 -07:00
74c2ec1ec3 Add SharedPV 2018-06-29 16:55:27 -07:00
3341d9a2ba spamme example use MonitorFIFO 2018-06-26 19:06:47 -07:00
4fcbdff580 missing includes 2018-03-19 15:36:21 -07:00
23c2ed3484 spamme respond to all spam
match the prefix "spam" to allow
clients to subscribe eg. "spam1"
and "spam2" to test concurrent
streaming and load balancing.
2018-02-27 17:35:16 -08:00
909cef9200 minor 2018-02-21 11:19:58 -08:00
50cee1d161 minor 2018-02-20 10:18:39 -08:00
8e88f534bb spamme advertise NTScalar 2018-02-13 17:49:02 -08:00
b806b7ca42 pvac: generalize sync. put() 2017-09-30 13:54:59 -05:00
e9c4959dba putme/monitorme return 1 on timeout 2017-09-06 09:52:30 -05:00
54914b7fbf putme oops 2017-09-05 18:51:45 -05:00
32ec4843ed getme/monitorme reftrack and getopt() 2017-08-30 11:17:03 -05:00
35d9ef9f19 monitorme: use pvRequest
oops
2017-07-21 13:12:55 +02:00
3904c11040 fix makefile
missing _SRCS builds, but doesn't emit
.d files resulting in incomplete rebuild.
2017-07-21 13:09:50 +02:00
ab55a4eeb4 more shared_ptr compat 2017-07-19 11:33:47 +02:00
8ee368cca2 more shared_ptr compat 2017-07-19 10:43:37 +02:00
937fb154c1 update release notes 2017-07-18 19:06:55 +02:00
63893dfc0a minor 2017-07-18 17:51:34 +02:00
97e1cd4c69 pvac: add sync. monitor 2017-07-18 17:23:21 +02:00
1a47e5fb0a pvac: add synchronous put to 'value' field 2017-07-18 14:02:14 +02:00
eef51a9a6d automatic ClientFactory::start()
register the "pva" provider automatically.
2017-07-17 14:29:27 +02:00
2c530868f6 split out caprovider as libpvAccessCA
fixup multi-library build
2017-07-17 13:51:20 +02:00
95a750c4f9 pvaTestClient rename files 2017-07-14 16:56:47 +02:00
32d54569c3 pvaTestClient rename Test* -> pvac::* 2017-07-14 16:31:18 +02:00
6370f11cd2 remove unused 2017-07-14 14:38:04 +02:00
fb28d467d2 pvaTestClient: simple blocking get/rpc 2017-07-11 18:12:37 +02:00
9a77eb328f pvaTestClient: put bitset 2017-07-10 14:39:23 +02:00
eafd962d78 minor 2017-07-10 14:03:39 +02:00
8f4fafd668 pvaTestClient: put example 2017-07-10 13:40:36 +02:00
da373796ec update getme example 2017-07-07 18:45:07 +02:00
9dd4a9187b monitorme use pvaTestClient 2017-07-07 18:45:07 +02:00
525b950f62 fixup getme example 2017-07-07 18:44:24 +02:00
96272c2a30 add copyright boilerplate 2017-07-04 18:02:42 +02:00
5e97d0e022 spamme example more debug 2017-07-03 19:24:01 +02:00
9d29517db0 monitor example use strong Requester -> Operation 2017-07-03 19:24:01 +02:00
42e12896d4 serverContext: shared_ptr debugging 2017-06-26 16:41:55 +02:00
ba76cd0eb3 examples: monitorme/spamme support pipeline=true 2017-06-22 13:34:47 +02:00
aba78331c6 add spamme example 2017-06-22 12:41:10 +02:00
e97a24ef62 minor 2017-06-21 14:41:37 +02:00
35d2c610bf separate ChannelProviderRegistry for client/server 2017-06-21 14:41:24 +02:00
2e7d28b87d missing headers 2017-06-20 20:50:59 +02:00
3cd9e1b4a8 examples use default ChannelRequester 2017-06-20 19:01:39 +02:00
67c07aa979 getme example minor 2017-06-20 18:19:53 +02:00
61312b2a65 add monitorme example 2017-06-20 14:16:39 +02:00