Searched refs:lws_udp (Results 1 – 7 of 7) sorted by relevance
17 getting a `struct lws_udp *` from `lws_get_udp(wsi)`. To be able to18 send back to that guy, you should take a copy of the `struct lws_udp *` and
38 struct lws_udp udp;
117 struct lws_udp { struct
568 LWS_VISIBLE LWS_EXTERN const struct lws_udp * LWS_WARN_UNUSED_RESULT
718 struct lws_udp *udp;
1005 const struct lws_udp *
821 the data separately, using `struct lws_udp * lws_get_udp(wsi)`.822 You should take a copy of the `struct lws_udp` itself (not the832 peer who sent something earlier and you copied his `struct lws_udp`, you