zephyr/subsys
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
..
bluetooth Bluetooth: controller: Fix tx power level set and get 2019-03-15 11:07:32 +01:00
console
cpp
debug doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
dfu
disk
fb
fs
jwt
logging logging: Workaround build warning with clang 2019-03-15 06:42:25 -05:00
mgmt
net net: sockets: Implement gai_strerror() 2019-03-15 07:13:15 -05:00
power
random
settings
shell shell: fix build failure 2019-03-15 06:46:06 -05:00
stats
storage
testsuite
usb
CMakeLists.txt
Kconfig