From: Samuel Thibault <samuel.thibault@gnu.org>
To: Vic Lee <llyzs.vic@gmail.com>
Cc: qemu-devel@nongnu.org, "Jan Kiszka" <jan.kiszka@siemens.com>,
"Marc-André Lureau" <marcandre.lureau@gmail.com>
Subject: Re: [Qemu-devel] [PATCH v2] slirp: check for ioctlsocket error and 0-length udp payload.
Date: Fri, 1 Mar 2019 17:38:10 -0800 [thread overview]
Message-ID: <20190302013810.wm6uawvud6aiazwg@function> (raw)
In-Reply-To: <20190301064809.3074-1-llyzs.vic@gmail.com>
Vic Lee, le ven. 01 mars 2019 14:48:09 +0800, a ecrit:
> Sometimes sorecvfrom() is called from slirp.c because revents == G_IO_IN,
> but there is 0 bytes available and recvfrom could be blocking indefinitely.
> This is likely due to 0-length udp payload. This also adds an error
> checking for ioctlsocket.
>
> Signed-off-by: Vic Lee <llyzs.vic@gmail.com>
Applied to my tree, thanks!
Samuel
next prev parent reply other threads:[~2019-03-02 1:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-01 6:48 [Qemu-devel] [PATCH v2] slirp: check for ioctlsocket error and 0-length udp payload Vic Lee
2019-03-01 6:52 ` no-reply
2019-03-02 1:38 ` Samuel Thibault [this message]
2019-03-06 23:37 ` no-reply
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=20190302013810.wm6uawvud6aiazwg@function \
--to=samuel.thibault@gnu.org \
--cc=jan.kiszka@siemens.com \
--cc=llyzs.vic@gmail.com \
--cc=marcandre.lureau@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).