StimBuff: DevAttSpec should be a sh_ptr, not a plain ref

This commit is contained in:
2025-11-04 00:46:07 -04:00
parent 032e9ef8d5
commit f3a4c69597
6 changed files with 12 additions and 12 deletions
-2
View File
@@ -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