Johannes Schindelin writes ("Re: [Qemu-devel] [PATCH] Allow AF_UNIX sockets to be disabled on non-Windows"): > Yes, that is very ugly. But changing it to > #ifndef NO_AF_UNIX_SOCKETS > it actually gives you a bit of documentation what the code does, in > addition to controlling what is compiled and what not.
Indeed so. That's why I did that :-). Thanks, Ian.