1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/core-net/client
Andy Green d330dbd76a wsi: unify base wsi creation function
A few different places want to create wsis and basically repeat their
own versions of the flow.  Let's unify it into one helper in wsi.c

Also require the context lock held (this only impacts LWS_MAX_SMP > 1)
2021-01-04 05:26:50 +00:00
..
client.c clean: client connect 2020-11-26 09:23:30 +00:00
connect.c wsi: unify base wsi creation function 2021-01-04 05:26:50 +00:00
connect2.c cpd: trigger if getaddrinfo failed 2020-12-27 08:42:02 +00:00
connect3.c wsi: unify base wsi creation function 2021-01-04 05:26:50 +00:00
connect4.c mbedtls: tls flow for mqtt 2020-12-27 08:42:02 +00:00
sort-dns.c dns-sort: reduce logging to info 2020-12-24 16:14:36 +00:00