1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/http/client
Christian Thießen 6555d4d51c 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 05:55:25 +00:00
..
client-handshake.c http client: Fix overwite of addrlen for connect if binding to iface 2020-01-10 05:55:25 +00:00
client-http.c cleaning 2020-01-05 22:17:58 +00:00