zephyr/subsys/net
Robert Lubos a0c669e7e6 net: sockets: Simplify common getsockname() implementation
Simplify common `getsockname()` implementation by using VTABLE_CALL()
macro, in the same way as other socket calls do. This additionally
allows to cover the case, when `getsockname()` is not implemnented by
particular socket implementation, preventing the crash.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-11-29 16:30:29 +01:00
..
ip device: remove inclusion of pm/device.h 2021-11-29 11:08:38 +01:00
l2 net: l2: ieee802154: Fix packed structure warning 2021-11-25 10:46:35 -05:00
lib net: sockets: Simplify common getsockname() implementation 2021-11-29 16:30:29 +01:00
buf.c net: buf: move user_data to flexible arr member 2021-11-24 16:04:50 +02:00
CMakeLists.txt
hostname.c
Kconfig Kconfig: net: deprecate NET_BUF_USER_DATA_LEN 2021-11-24 16:04:50 +02:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net