Michael Davidsaver
|
33b6f362db
|
client: Handle orphaned Operations
Allow Operation instances to outlive
the Context through which they were
created.
|
2020-08-10 12:09:55 -07:00 |
|
Michael Davidsaver
|
ce80e8897b
|
Pass SharedPV& to onFirstConnect()/onLastDisconnect()
For consistency among the on*() callbacks.
|
2020-07-26 20:46:12 -07:00 |
|
Michael Davidsaver
|
7a9d5cb6ab
|
WIN32: SetErrorMode(0)
|
2020-06-16 16:39:00 -07:00 |
|
Michael Davidsaver
|
609768a33d
|
add client channel cache
Maintain unused channels for 20 seconds before closing.
|
2020-05-07 18:45:16 -07:00 |
|
Klemen Vodopivec
|
02f24a74e7
|
Made it build on EPICS 3.14.12.6, all unit tests pass.
|
2020-04-16 22:01:38 -07:00 |
|
Michael Davidsaver
|
bcea4f032a
|
server missing channel onClose
|
2020-04-12 23:29:30 -07:00 |
|
Michael Davidsaver
|
92228556d7
|
client allow put().set()
Allow put() to avoid a .build() callback
in simple case of assigning values to certain fields.
|
2020-03-12 19:52:00 -07:00 |
|
Michael Davidsaver
|
96e5c44f73
|
rename localhost -> isolated
|
2020-02-26 23:45:24 -08:00 |
|
Michael Davidsaver
|
ba59b0a5f2
|
testPlan
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
6d717ad2af
|
testput
|
2020-02-26 08:38:15 -08:00 |
|