ncb: use socklen_t
The recvfrom() function takes a socklen_t, not an int.
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
Loading
Please register or sign in to comment
The recvfrom() function takes a socklen_t, not an int.
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>