raw: Fix valgrind setsockopt warning.
Valgrind is nagging us, saying we pass uninitialized data through a setsockopt() call. This patch fixes the issue by clearing the entire passed structure. Signed-off-by: Richard Cochran <richardcochran@gmail.com>
This commit is contained in:
parent
ae28894814
commit
b01e84af98
Loading…
x
Reference in New Issue
Block a user