Home
last modified time | relevance | path

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

/dports/www/nginx-full/nchan-1.2.12/src/util/
H A Dnchan_debug.c16 STRINGIFY_ENUM(MSG_EXPIRED) in nchan_msg_status_to_cstr()
/dports/www/nginx-full/nchan-1.2.12/src/subscribers/
H A Dgetmsg_proxy.c61 d->cb(MSG_EXPIRED, NULL, d->pd); in sub_respond_status()
/dports/www/nginx-full/nchan-1.2.12/src/
H A Dnchan_types.h10 …EADY, MSG_INVALID, MSG_PENDING, MSG_NOTFOUND, MSG_FOUND, MSG_EXPECTED, MSG_EXPIRED} nchan_msg_stat… enumerator
/dports/www/nginx-full/nchan-1.2.12/src/store/
H A Dspool.c380 case MSG_EXPIRED: in spool_fetch_msg_callback()
733 case MSG_EXPIRED: in spooler_add_subscriber()
/dports/www/nginx-full/nchan-1.2.12/src/store/redis/
H A Drdsstore.c1849 d->callback(MSG_EXPIRED, NULL, d->privdata); in redis_get_message_callback()