Michael Davidsaver
|
c32d1ae0e2
|
fix pipeline w/ queueSize=1
Maybe not so useful, but shouldn't stall
|
2020-04-17 12:10:43 -07:00 |
|
Michael Davidsaver
|
46bcf877c9
|
replace epicsParse*() with std::sto*()
|
2020-04-16 22:01:38 -07:00 |
|
Michael Davidsaver
|
b0eecb949f
|
fixup client operation object lifetime
|
2020-04-12 23:29:30 -07:00 |
|
Michael Davidsaver
|
dd3706aa0f
|
Avoid client Context leak
Keep no internal public Context refs.
|
2020-04-12 22:30:30 -07:00 |
|
Michael Davidsaver
|
facb18ae00
|
Add log_exc_printf() with stack trace
|
2020-04-03 11:58:23 -07:00 |
|
Michael Davidsaver
|
edadc31f96
|
add instanceSnapshot()
|
2020-03-24 18:38:10 -07:00 |
|
Michael Davidsaver
|
ad609e420c
|
client Add NTURI version of rpc()
and consolidate with similar code for building
pvRequest _options and put() builder.
|
2020-03-12 20:02:08 -07:00 |
|
Michael Davidsaver
|
94b60d0ac0
|
client monitor cleanup and logging
|
2020-03-10 20:52:07 -07:00 |
|
Michael Davidsaver
|
51f005d62e
|
client warn when operation implicitly canceled
|
2020-03-09 16:34:18 -07:00 |
|
Michael Davidsaver
|
c7ba7d21b6
|
add client monitor
|
2020-03-04 19:57:00 -08:00 |
|