Home
last modified time | relevance | path

Searched refs:subscribe_existing_channel_callback (Results 1 – 1 of 1) sorted by relevance

/dports/www/nginx-full/nchan-1.2.12/src/store/redis/
H A Drdsstore.c2056 static ngx_int_t subscribe_existing_channel_callback(ngx_int_t status, void *ch, void *d) { in subscribe_existing_channel_callback() function
2096 nchan_store_find_channel(channel_id, sub->cf, subscribe_existing_channel_callback, d); in nchan_store_subscribe()