Home
last modified time | relevance | path

Searched refs:lws_udp (Results 1 – 7 of 7) sorted by relevance

/external/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
DREADME.md17 getting a `struct lws_udp *` from `lws_get_udp(wsi)`. To be able to
18 send back to that guy, you should take a copy of the `struct lws_udp *` and
Dminimal-raw-adopt-udp.c36 struct lws_udp udp;
/external/libwebsockets/include/libwebsockets/
Dlws-adopt.h83 struct lws_udp { struct
Dlws-misc.h419 LWS_VISIBLE LWS_EXTERN const struct lws_udp * LWS_WARN_UNUSED_RESULT
/external/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h721 struct lws_udp *udp;
Dwsi.c749 const struct lws_udp *
/external/libwebsockets/READMEs/
DREADME.coding.md857 the data separately, using `struct lws_udp * lws_get_udp(wsi)`.
858 You should take a copy of the `struct lws_udp` itself (not the
868 peer who sent something earlier and you copied his `struct lws_udp`, you