mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() This provides support to build lws using the linkit 7697 public SDK from here https://docs.labs.mediatek.com/resource/mt7687-mt7697/en/downloads This toolchain has some challenges, its int32_t / uint32_t are long, so assumptions about format strings for those being %u / %d / %x all break. This fixes all the cases for the features enabled by the default cmake settings. |
||
---|---|---|
.. | ||
adopt.c | ||
client.c | ||
close.c | ||
connect.c | ||
detailed-latency.c | ||
dummy-callback.c | ||
lws-dsh.c | ||
network.c | ||
output.c | ||
pollfd.c | ||
private-lib-core-net.h | ||
sequencer.c | ||
server.c | ||
service.c | ||
sorted-usec-list.c | ||
state.c | ||
stats.c | ||
vhost.c | ||
wsi-timeout.c | ||
wsi.c |