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> |
||
|---|---|---|
| .. | ||
| socket_echo.c | ||
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> |
||
|---|---|---|
| .. | ||
| socket_echo.c | ||