Lines Matching defs:pss
31 * Unlike ws, http is a stateless protocol. This pss only exists for the35 struct pss {47 struct pss *pss = (struct pss *)user;56 * that in the pss61 pss->established = time(NULL);93 if (!pss)104 pss->established));130 { "sse", callback_sse, sizeof(struct pss), 0, 0, NULL, 0 },