zephyr/subsys/net/lib
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
..
coap zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
config zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
conn_mgr zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
http zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lwm2m zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mqtt net: mqtt: Make client "cleansession" flag configurable. 2020-06-09 10:09:04 +03:00
openthread net: openthread: cli: Align config of OT and Zephyr shell max cmd size 2020-06-08 21:45:29 +03:00
sntp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets net: sockets: fix zsock_gethostname_ctx() 2020-06-09 10:58:02 +03:00
socks zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tftp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tls_credentials
utils
websocket zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00
Kconfig net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00