StimBuff: DevAttSpec should be a sh_ptr, not a plain ref
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
* We can use asynchronous bridging to ensure that asynchronous
|
||||
events are executed in the meantime while we wait for the sync
|
||||
timeout to complete.
|
||||
* StimulusBuffer should take a sh_ptr<DeviceAttachmentSpec> and not
|
||||
a DeviceAttachmentSpec&.
|
||||
* UdpCommandDemuxer::registerUdpCommandHandler should accept a pointer
|
||||
to the io_context of the thread it should post its callbacks to, and
|
||||
then post callbacks to those io_contexts when UDP cmd responses
|
||||
|
||||
Reference in New Issue
Block a user