zephyr/subsys/net/lib
Ulf Lilleengen 61f4513750 net: improve error message on not supported op
When an operation on the socket is not supported by the implementation,
which is the case for some drivers, set errno to a value that reflects
this situation rather than signalling an error with the file descriptor.

Signed-off-by: Ulf Lilleengen <lulf@redhat.com>
2022-06-27 14:14:53 +02:00
..
capture all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
coap subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
config all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
conn_mgr subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
dns all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
http all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
lwm2m net: lwm2m: Remove unused variable 2022-06-23 15:43:59 -05:00
mqtt subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
openthread net: openthread: align otPlatSettingsSet with new interface contract 2022-06-27 12:47:36 +02:00
sntp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
sockets net: improve error message on not supported op 2022-06-27 14:14:53 +02:00
socks subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tftp all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
tls_credentials subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
utils subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
websocket net: websocket: Allow building with POSIX API 2022-06-05 14:48:52 +02:00
CMakeLists.txt
Kconfig