]> Git Repo - qemu.git/commit
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
authormalc <[email protected]>
Thu, 21 May 2009 01:26:23 +0000 (05:26 +0400)
committermalc <[email protected]>
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 <[email protected]>
migration-tcp.c
nbd.c
slirp/slirp.c
This page took 0.029058 seconds and 4 git commands to generate.