Todo: update
This commit is contained in:
@@ -9,5 +9,6 @@
|
|||||||
a ref and not by-value. Propagate this upward into
|
a ref and not by-value. Propagate this upward into
|
||||||
SerializedAsyncContin and into all derived classes'
|
SerializedAsyncContin and into all derived classes'
|
||||||
constructors.
|
constructors.
|
||||||
* Try changing the type of LockerAndInvokerBase::serializedContinuationVaddr
|
* In classes like udpCommandDemuxer and possibly other such background tasks,
|
||||||
to be a ref instead of a pointer.
|
use a spinlock to ensure that the stop() function doesn't deallocate the
|
||||||
|
data to be used by the daemon task while the daemon task is executing.
|
||||||
|
|||||||
Reference in New Issue
Block a user