mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() Google's fuzzer platform blows a warning /src/libwebsockets/lib/plat/unix/unix-sockets.c:497:21: warning: implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to '__be16' (aka 'unsigned short') [-Wimplicit-int-conversion] 497 | sll.sll_protocol = (uint32_t)(htons((uint16_t)0x800)); |
||
---|---|---|
.. | ||
android | ||
CMakeLists.txt | ||
private-lib-plat-unix.h | ||
unix-caps.c | ||
unix-fds.c | ||
unix-file.c | ||
unix-init.c | ||
unix-misc.c | ||
unix-pipe.c | ||
unix-plugins.c | ||
unix-resolv.c | ||
unix-service.c | ||
unix-sockets.c | ||
unix-spawn.c |