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>master
parent
ae28894814
commit
b01e84af98
Loading…
Reference in New Issue