Various documentation notes and tweaks for pubsub

This commit is contained in:
Nick Mathewson
2019-03-14 15:35:41 -04:00
parent a8ca464cee
commit 28fd4996ac
2 changed files with 17 additions and 2 deletions
+3
View File
@@ -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,