zephyr/samples/net/sockets
Alberto Escolar Piedras 434494eecb samples/net socket_echo: Fix pointer type
The last parameter to getsockopt() should be a socklen_t *
not an int *.
Let's fix it to avoid a build warning which breaks this tests
in CI.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-04-18 12:20:14 +02:00
..
big_http_download samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
can samples: net: Disable native_posix target in more samples 2024-04-17 14:28:08 +02:00
coap_client samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
coap_server samples: net: sockets: coap_server: fix separate response MID reuse 2024-04-18 11:08:24 +02:00
dumb_http_server samples: net: Disable native_posix target in samples 2024-04-04 17:02:04 +02:00
dumb_http_server_mt samples: net: Disable native_posix target in more samples 2024-04-17 14:28:08 +02:00
echo samples/net socket_echo: Fix pointer type 2024-04-18 12:20:14 +02:00
echo_async Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
echo_async_select net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
echo_client samples: net: sockets: echo_client: Enable subg tcp 2024-04-12 15:03:57 +02:00
echo_server samples: net: sockets: echo_server: Enable subg tcp 2024-04-12 15:03:57 +02:00
echo_service samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
http_client samples: net: Disable native_posix target in more samples 2024-04-17 14:28:08 +02:00
http_get samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
net_mgmt samples: net: net_mgmt: Fix build failure on multiple boards 2024-04-04 17:02:04 +02:00
packet samples: net: Disable native_posix target in more samples 2024-04-17 14:28:08 +02:00
sntp_client samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
socketpair samples net/posix: Rename old Makefiles and clarify READMEs 2023-10-20 15:01:42 +02:00
tcp samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
txtime samples: net: Disable native_posix target in more samples 2024-04-17 14:28:08 +02:00
websocket_client samples: net: Disable native_posix target in more samples 2024-04-17 14:28:08 +02:00