zephyr/subsys
Christian Taedcke 8ac2f96ca6 net: sockets: fix conn_handler check in zsock_getsockname_ctx
The check was inverted, so a bound socket was detected as not bound.

Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
2020-06-16 14:57:16 +03:00
..
bluetooth Bluetooth: controller: Work around compiler silliness 2020-06-12 22:58:05 +02:00
canbus zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
console zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cpp cpp: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
debug zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dfu dfu: flash_img: Constify flash_img_buffered_write() data parameter 2020-06-10 09:30:08 +02:00
disk zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fs subsys/fs/littlefs: initialize LittleFS at POST_KERNEL 2020-06-09 13:48:34 +02:00
jwt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
logging zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mgmt mgmt: fs: Add security warning 2020-06-12 11:15:24 +02:00
net net: sockets: fix conn_handler check in zsock_getsockname_ctx 2020-06-16 14:57:16 +03:00
power soc: arm: st_stm32 add low power to stm32l4 series 2020-06-15 16:54:04 +02:00
random zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
settings zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell shell: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
stats zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
storage storag/stream: fix stream_flash_bytes_written() return value 2020-06-13 11:57:35 +02:00
testsuite zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb usb: Set thread names in usb device classes 2020-06-15 16:55:01 +02:00
CMakeLists.txt tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
Kconfig tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00