All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: [PATCH] Allow AF_UNIX sockets to be disabled on non-Windows
Date: Wed, 06 Feb 2008 13:19:23 -0600	[thread overview]
Message-ID: <47AA083B.4090401@codemonkey.ws> (raw)
In-Reply-To: <18345.60175.649606.299131@mariner.uk.xensource.com>

Ian Jackson wrote:
> iwj writes ("[PATCH] Allow AF_UNIX sockets to be disabled on non-Windows"):
>   
>> The patch below makes it possible to disable AF_UNIX (unix-domain)
>> sockets in host environments which do not define _WIN32, by adding
>> -DNO_UNIX_SOCKETS to the compiler flags.  This is useful in the
>> effectively-embedded qemu host which are going to be using for device
>> emulation in Xen.
>>     
>
> If you don't like my patches please do say.
>   

It should just check a define for _MINIOS.  That makes it a lot more 
obvious why it's not being included.

Regards,

Anthony Liguori

> Ian.
>
>
>   

  reply	other threads:[~2008-02-06 19:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-25 14:53 [Qemu-devel] [PATCH] Allow AF_UNIX sockets to be disabled on non-Windows Ian Jackson
2008-01-25 15:09 ` Anthony Liguori
2008-01-25 15:15   ` Ian Jackson
2008-01-25 16:11     ` Johannes Schindelin
2008-01-25 16:13       ` Ian Jackson
2008-02-06 17:14 ` [Qemu-devel] " Ian Jackson
2008-02-06 19:19   ` Anthony Liguori [this message]
2008-02-06 22:47     ` Samuel Thibault

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47AA083B.4090401@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.