Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_runtime.h36 nxt_runtime_cont_t continuation; member
H A Dnxt_runtime.c703 rt->continuation = cont; in nxt_runtime_thread_pool_destroy()
760 rt->continuation(task, 0); in nxt_runtime_thread_pool_exit()
/unit/src/java/nginx/unit/websocket/
H A DLocalStrings.properties62 …ent that did not have the fin bit set. Control frames are not permitted to use continuation frames.
69 wsFrame.noContinuation=A new message was started when a continuation frame was expected