Cast pointer arguments of get/setsockopt, send to void * to keep GCC
authormalc <av1474@comtv.ru>
Thu, 21 May 2009 01:26:23 +0000 (05:26 +0400)
committermalc <av1474@comtv.ru>
Thu, 21 May 2009 01:30:51 +0000 (05:30 +0400)
commit0a656f5f21553b9b69392d89e28d18361a0e3405
tree4b0474b563efb39f9c131885e6cdc1bae3516601
parent9f8fd69460b30bc3817deabd1d76455248b76da2
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
from producing a warning about pointer type mismatches with Winsock

Signed-off-by: malc <av1474@comtv.ru>
migration-tcp.c
nbd.c
slirp/slirp.c