zephyr/tests/net/socket/misc/src
Robert Lubos 9d3306b22f tests: net: socket: misc: Fix optlen type
The optlen parameter passed to getsockopt() should be of (socklen_t *)
type. Using int produced build errors on 64 bit platforms.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-10-26 12:34:12 -05:00
..
main.c tests: net: socket: misc: Fix optlen type 2023-10-26 12:34:12 -05:00