1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/roles/http/client
Christian Thießen 3179323afa http client: Fix overwite of addrlen for connect if binding to iface
The addrlen argument to connect() was overwritten by the
lws_socket_bind() result, which is a port number.
Fixes https://github.com/warmcat/libwebsockets/issues/1817
2020-01-10 06:00:14 +00:00
..
client-handshake.c http client: Fix overwite of addrlen for connect if binding to iface 2020-01-10 06:00:14 +00:00
client.c http_proxy: fixes 2019-11-15 08:44:22 +00:00