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 21719898e8 wsi: store peer lws_sockaddr46
If we connect out to an IP address, or we adopt a connected socket,
from now on we want to hold the peer sockaddr in the wsi.

Adapt ACCESS_LOG to use this new copy rather than keep the
stringified version.
2020-10-19 16:35:03 +01:00
..
client.c client: move staged connect pieces into core-net 2020-09-21 12:47:11 +01:00
connect.c client: move staged connect pieces into core-net 2020-09-21 12:47:11 +01:00
connect2.c minimal: smp + foreign: libuv foreign loops 2020-10-05 08:39:05 +01:00
connect3.c wsi: store peer lws_sockaddr46 2020-10-19 16:35:03 +01:00
connect4.c docs: switch to use main 2020-10-19 16:35:03 +01:00