mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Various documentation notes and tweaks for pubsub
This commit is contained in:
@@ -123,6 +123,9 @@ alertfn_immediate(dispatch_t *d, channel_id_t chan, void *arg)
|
||||
|
||||
/**
|
||||
* Set the strategy to be used for delivering messages on the named channel.
|
||||
*
|
||||
* This function needs to be called once globally for each channel, to
|
||||
* set up how messages are delivered.
|
||||
**/
|
||||
int
|
||||
tor_mainloop_set_delivery_strategy(const char *msg_channel_name,
|
||||
|
||||
Reference in New Issue
Block a user