12 Commits (d4049a4f6c28a1941e7d01d138f09c51d9cea989)

Author SHA1 Message Date
Owen Green 42cc43f89d Ensure realtime objects run parameter constrainsts on creation 6 years ago
Owen Green d54e153fd4 Unconditionally update parameters in RT
TODO: see if Bus.touched can help ameloriate the cost of doing this
6 years ago
Owen Green 1dc3409561 Fix retiggering of syncrhonous Buf*.kr 6 years ago
Owen Green 5b89d279e4 Unused param warning 6 years ago
Owen Green 012ce483c5 NRT Wrapper: signal completion via cache
for (hopefully) greater reliability
6 years ago
Owen Green 360155f4c4 Try and fix thread callback double-free crash by going via RT message queue 6 years ago
Owen Green fb17a08e24 Don't free memory twice 6 years ago
Owen Green 9eb2a44a69 Use (hacky) NRT SendReply for responses
This solves problems wih behaviour w/r/t server sync
6 years ago
Owen Green 4654d77707 Messages shouldn't send done until after completion messages have fired 6 years ago
Owen Green 010ecf557e Wrapper: try to avoid crash if server is shut(ting) down when thread returns 6 years ago
Owen Green 0931042aff Mop up some warnings 6 years ago
Owen Green 0b33b1ecaf Refactor SC wrapper
Split into distinct files 
Use Async commands for NRT processing (again)
6 years ago