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
36 struct lws_udp udp;
83 struct lws_udp { struct
419 LWS_VISIBLE LWS_EXTERN const struct lws_udp * LWS_WARN_UNUSED_RESULT
721 struct lws_udp *udp;
749 const struct lws_udp *
857 the data separately, using `struct lws_udp * lws_get_udp(wsi)`.858 You should take a copy of the `struct lws_udp` itself (not the868 peer who sent something earlier and you copied his `struct lws_udp`, you