zephyr/subsys
Andrew Boie 5d1ce47ef6 net: sockets: fix zsock_gethostname_ctx()
The SET_ERRNO() macro does nothing if a positive value is provided
to it, and the functions were not returning -1 or setting errno
as expected.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-06-09 10:58:02 +03:00
..
bluetooth Bluetooth: controller: Address nRF5340 Engineering A Errata 16 2020-06-08 22:04:25 +02:00
canbus
console
cpp
debug
dfu
disk
fb
fs fs: nvs: fail on >= 256 B block sizes 2020-06-08 23:03:21 -04:00
jwt
logging
mgmt
net net: sockets: fix zsock_gethostname_ctx() 2020-06-09 10:58:02 +03:00
power
random
settings
shell
stats
storage
testsuite
tracing
usb
CMakeLists.txt
Kconfig