From: Jamie Lokier <jamie@shareable.org>
To: Sylvain Petreolle <spetreolle@users.sourceforge.net>,
qemu-devel@nongnu.org
Subject: Re: Re : [Qemu-devel] [patch] use socklen_t with getsockopt()
Date: Thu, 5 Apr 2007 11:42:21 +0100 [thread overview]
Message-ID: <20070405104220.GA27936@mail.shareable.org> (raw)
In-Reply-To: <343495.72027.qm@web25708.mail.ukl.yahoo.com>
Sylvain Petreolle wrote:
> Was incorrect before too, since it was sizeof(int) in the first place ?
The old type of "val" was "int", so it made no different to the size.
When "val" is of type socklen_t, it matters.
-- Jamie
next prev parent reply other threads:[~2007-04-05 17:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-05 8:43 Re : [Qemu-devel] [patch] use socklen_t with getsockopt() Sylvain Petreolle
2007-04-05 10:42 ` Jamie Lokier [this message]
2007-04-06 21:51 ` Mike Frysinger
2007-04-06 21:59 ` Paul Brook
2007-04-10 10:59 ` Jamie Lokier
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=20070405104220.GA27936@mail.shareable.org \
--to=jamie@shareable.org \
--cc=qemu-devel@nongnu.org \
--cc=spetreolle@users.sourceforge.net \
/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.