Home
last modified time | relevance | path

Searched refs:my_conn (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/
H A Dminimal-ws-client.c22 static struct my_conn { struct
57 struct my_conn *mco = lws_container_of(sul, struct my_conn, sul); in connect_client()
92 struct my_conn *mco = (struct my_conn *)user; in callback_minimal()
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/
H A Dmain.c31 static struct my_conn { struct
123 struct my_conn *mco = lws_container_of(sul, struct my_conn, sul); in connect_client()
176 struct my_conn *mco = lws_container_of(sul, struct my_conn, sul_hz); in sul_hz_cb()
223 struct my_conn *mco = (struct my_conn *)user; in callback_minimal()

Completed in 2 milliseconds