Lines Matching defs:wsi
156 * On creation, the peer has no wsi attached, so is created on the
157 * wait list. When a wsi is added it is removed from the wait list.
219 struct lws *wsi)
227 wsi->peer = peer;
234 lws_peer_dump_from_wsi(struct lws *wsi)
238 if (!wsi || !wsi->peer)
241 peer = wsi->peer;
244 lwsl_notice("%s: %s: created %llu: wsi: %d/%d, ah %d/%d\n",
245 __func__, lws_wsi_tag(wsi),
250 lwsl_notice("%s: %s: created %llu: wsi: %d/%d\n", __func__,
251 lws_wsi_tag(wsi),
263 lws_context_lock(context, "peer wsi close"); /* <==================== */
277 * wsi closes. Instead we mark the time his last wsi