zephyr/subsys
Jukka Rissanen 2262c48d37 net: socket: Return 0 in recvfrom() if buffer size is 0
If user has buffer with size 0, then return 0.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-09-08 17:13:07 -04:00
..
bluetooth bluetooth: controller: Added function to support RX link quota update 2019-09-08 12:39:09 +02:00
console subsystem: console: tty init checks and support for polled-only devices 2019-09-08 12:43:49 +02:00
cpp
debug
dfu
disk
fb
fs fcb: start using errno codes 2019-09-08 12:42:53 +02:00
jwt
logging
mgmt
net net: socket: Return 0 in recvfrom() if buffer size is 0 2019-09-08 17:13:07 -04:00
power
random
settings fcb: start using errno codes 2019-09-08 12:42:53 +02:00
shell subsystem: kernel_shell: extend thread info 2019-09-08 12:39:58 +02:00
stats
storage
testsuite
usb usb: device: limit interface bits in setup message to 8 2019-09-08 12:38:52 +02:00
CMakeLists.txt
Kconfig