1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/plat/freertos
Andy Green 3f4800b88f log: cherrypick common errno to be strings
Pick some common errno constants for the platform and provide strings for
them.  Replace numeric errno logging with the new api for client.

Replace any usage of strerror() in network code with the new api.  For
constrained devices, this should give a small saving on .rodata.

Leave some usages in daemonize.c and unix plat where the size isn't going
to matter.
2021-10-29 20:10:52 +01:00
..
esp32 esp32c3 2021-08-31 05:45:40 +01:00
CMakeLists.txt remove: old esp32 helper pieces 2020-07-15 16:18:00 +01:00
freertos-fds.c freertos: rename esp32 plat to freertos 2019-08-26 09:58:57 +01:00
freertos-file.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
freertos-init.c docs: switch to use main 2020-10-19 16:35:03 +01:00
freertos-misc.c freertos: fixes for build on atmel xdk 2020-09-03 12:49:54 +01:00
freertos-pipe.c context: refactor destroy flow 2020-11-28 10:58:38 +00:00
freertos-resolv.c sys: blob: appended bugflist blob offset by LWS_PRE 2021-01-04 05:40:12 +00:00
freertos-service.c plat: freertos: selectively use old service looping 2021-10-26 09:55:09 +01:00
freertos-sockets.c windows: openssl: load certificates from certificate store 2021-03-12 09:25:51 +00:00
private-lib-plat-freertos.h log: cherrypick common errno to be strings 2021-10-29 20:10:52 +01:00