mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
Link to mainloop_pubsub.[ch] when describing delivery policies
This commit is contained in:
parent
d700dc7801
commit
af7416bfad
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@ Currently, three delivery policies are possible:
|
||||||
dispatch system at all. Instead, some other part of the code must
|
dispatch system at all. Instead, some other part of the code must
|
||||||
call dispatch_flush() to get the messages delivered.
|
call dispatch_flush() to get the messages delivered.
|
||||||
|
|
||||||
|
See mainloop_pubsub.c and mainloop_pubsub.h for more information and
|
||||||
|
implementation details.
|
||||||
|
|
||||||
## Layers: Dispatch vs publish-subsubscribe vs mainloop.
|
## Layers: Dispatch vs publish-subsubscribe vs mainloop.
|
||||||
|
|
||||||
At the lowest level, messages are sent via the "dispatcher" module in
|
At the lowest level, messages are sent via the "dispatcher" module in
|
||||||
|
|
Loading…
Add table
Reference in a new issue