zephyr/subsys
Robert Lubos 9aba4e8f3d net: sockets: tls: Read the actual error on interrupted wait
In case a waiting TLS socket reports an error in the underlying poll
call, try to read the actual error from the socket, instead of blindly
returning -EIO in all cases.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-12-20 11:10:57 +01:00
..
bindesc
bluetooth Bluetooth: Mesh: remove 20ms tx delay in adv bearer 2023-12-19 16:20:36 +01:00
canbus
console
debug debug: gdbstub: kconfig: Add GDBSTUB_TRACE config option 2023-12-06 17:52:18 +00:00
demand_paging
dfu dfu: boot: mcuboot_shell: Prevent erasing MCUboot/app flash areas 2023-12-07 14:24:48 +00:00
disk
dsp
emul
fb
fs
input input: kbd_matrix: add an kbd_matrix_state shell command 2023-12-08 20:16:39 +00:00
ipc ipc_service: open-amp: Fix libmetal shared memory registration 2023-12-14 16:18:55 +02:00
jwt
llext llext: merge llext_mem and llext_section enums 2023-12-14 19:06:55 +00:00
logging logging: uart: cleanup device runtime PM checks 2023-12-06 18:00:21 -05:00
lorawan
mem_mgmt
mgmt kernel: Introduce a way to specify minimum system heap size 2023-12-20 11:01:42 +01:00
modbus
modem modem: modem_cmux: Support modem CMUX DCE role 2023-12-08 20:17:58 +00:00
net net: sockets: tls: Read the actual error on interrupted wait 2023-12-20 11:10:57 +01:00
pm pm: Move settting timeout to after suspending devices 2023-12-18 09:29:49 +01:00
portability kernel: Introduce a way to specify minimum system heap size 2023-12-20 11:01:42 +01:00
random
retention retention: Increase read size variables to 16-bit 2023-12-14 19:05:22 +00:00
rtio
sd
sensing
settings settings: shell: Fix possible buffer overflow 2023-12-15 14:43:50 +01:00
shell kernel: Introduce a way to specify minimum system heap size 2023-12-20 11:01:42 +01:00
sip_svc
stats
storage
task_wdt
testsuite tests: userspace: exclude ucans32k1sic due to lack of MPU regions 2023-12-05 16:20:10 -06:00
timing
tracing pm: device_runtime: Add delay to async put 2023-12-12 10:57:34 +01:00
usb usb: device_next: uac2: interface descriptor macros 2023-12-15 14:24:44 +01:00
zbus kernel: Introduce a way to specify minimum system heap size 2023-12-20 11:01:42 +01:00
CMakeLists.txt
Kconfig