Fix setsockopt() call on Windows

They use char* rather than void*, requiring a cast here.
1 file changed