mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 16:52:40 +00:00
Add socklen_t addrlen parameter to net_context_bind(), net_context_sendto() and accept callback. Currently the address length option is not really mandatory as we can figure out the length from the address family. But if we are going to support other protocol address families it might be needed. Change-Id: I59206465c3259050c469c5b2150221646a9a08d7 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
booting/stub | ||
compliance | ||
crypto | ||
drivers | ||
fs/fat_fs | ||
include | ||
kernel | ||
legacy | ||
net | ||
power/power_states | ||
unit | ||
ztest | ||
defaults.tc | ||
Kconfig | ||
Makefile | ||
Makefile.test |