libcoro
1.0
Coroutine support library for C++20
coro
distributor
cancel_all
distributor
distributor
drop
publish
queue
reject_all
reject_all
subscribe
◆
drop()
template<typename T , typename Lock = nolock>
pending_notify
coro::distributor
< T, Lock >::drop
(
ID
id
)
inline
drop single subscriber
Parameters
id
identifier of subscriber
Returns
pending_notify object, You can drop this object to finish operation, or you can schedule its drop operation.
Definition at line
126
of file
distributor.h
.
Generated on Fri Aug 2 2024 15:51:49 for libcoro by
1.9.1