zephyr/subsys/net
Paul Sokolovsky 193d6c60df net: sockets: Implement gai_strerror()
To save binary size, currently just returns textual name of error
code, e.g. EAI_FAIL -> "EAI_FAIL". Based on real usecases, can be
replaced with user-friendly message later. (Current usecase is to
allow/help to elaborate sockets API by proof-of-concept porting
existing socket apps).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-03-15 07:13:15 -05:00
..
ip net/icmpv4: Create reply taking taking into account the IPv4 hdr lengh 2019-03-11 20:57:29 -07:00
l2 kconfig: Use depend on instead of select to avoid kconfig loop 2019-03-12 19:42:40 +01:00
lib net: sockets: Implement gai_strerror() 2019-03-15 07:13:15 -05:00
buf.c
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname net: hostname: Fix Kconfig option help 2019-02-20 19:42:13 -05:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net