zephyr/tests/net/socket
Axel Le Bourhis 179c85aa06 tests: net: socket: udp: clear control data buffer before recvmsg
Currently, the test doesn't clear the control data buffer before
calling recvmsg. This leads to recvmsg being unable to add the new
control data, which corresponds to the current received data.
This commit aims to clear the control data buffer to match most use
cases, when the control data buffer is empty before calling recvmsg.

Signed-off-by: Axel Le Bourhis <axel.lebourhis@nxp.com>
2024-08-23 15:50:37 +01:00
..
af_packet
af_packet_ipproto_raw
can
getaddrinfo
getnameinfo
misc
net_mgmt
offload_dispatcher
poll
register
reuseaddr_reuseport
select
service
socketpair
tcp
tls
tls_ext
udp tests: net: socket: udp: clear control data buffer before recvmsg 2024-08-23 15:50:37 +01:00
websocket
socket_helpers.h