[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] Allow AF_UNIX sockets to be disabled on non-Win
|
From: |
Ian Jackson |
|
Subject: |
Re: [Qemu-devel] [PATCH] Allow AF_UNIX sockets to be disabled on non-Windows |
|
Date: |
Fri, 25 Jan 2008 16:13:38 +0000 |
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.