Skip to content
Commit 6226bb12 authored by Tim Pambor's avatar Tim Pambor Committed by Dan Kalowsky
Browse files

net: sockets_service: Fix function signature



Update the socket_service_thread function signature to match the expected
k_thread_entry_t type:
typedef void (*k_thread_entry_t)(void *p1, void *p2, void *p3);

Signed-off-by: default avatarTim Pambor <tim.pambor@codewrights.de>
parent 19a3b217
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment