11 Commits (5cc8ec4a4c7f136e81748982d03f629b90e59093)

Author SHA1 Message Date
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