All of lore.kernel.org
 help / color / mirror / Atom feed
From: Filip Navara <xnavara@volny.cz>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [patch] Poor user-net performance.
Date: Wed, 21 Dec 2005 22:41:54 +0100	[thread overview]
Message-ID: <43A9CC22.4040702@volny.cz> (raw)
In-Reply-To: <200512202114.11206.paul@codesourcery.com>

Paul Brook wrote:
[snip]

> int slirp_can_output(void)
> {
>-    return 1;
>+    qemu_can_send_packet(slirp_vc);
> }
>
It would be wise to return the value here.

- Filip

      parent reply	other threads:[~2005-12-21 21:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-18 23:28 [Qemu-devel] [patch] Poor user-net performance Paul Brook
2005-12-20 20:56 ` Juergen Lock
2005-12-20 21:14   ` Paul Brook
2005-12-21 21:11     ` Juergen Lock
2005-12-21 21:41     ` Filip Navara [this message]

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=43A9CC22.4040702@volny.cz \
    --to=xnavara@volny.cz \
    --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.