qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re : [Qemu-devel] [patch] use socklen_t with getsockopt()
@ 2007-04-05  8:43 Sylvain Petreolle
  2007-04-05 10:42 ` Jamie Lokier
  0 siblings, 1 reply; 5+ messages in thread
From: Sylvain Petreolle @ 2007-04-05  8:43 UTC (permalink / raw)
  To: qemu-devel

Was incorrect before too, since it was sizeof(int) in the first place ?

Sylvain
 
----- Message d'origine ----
De : Thiemo Seufer <ths@networkno.de>
À : Mike Frysinger <vapier@gentoo.org>
Cc : Qemu-devel@nongnu.org
Envoyé le : Dimanche, 1 Avril 2007, 20h43mn 02s
Objet : Re: [Qemu-devel] [patch] use socklen_t with getsockopt()


Mike Frysinger wrote:
> obvious fixup ... getsockopt() takes a socklen_t, not an int
> -mike

This is incorrect. Its initial value is sizeof(val).


Thiemo

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-04-10 11:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-05  8:43 Re : [Qemu-devel] [patch] use socklen_t with getsockopt() Sylvain Petreolle
2007-04-05 10:42 ` Jamie Lokier
2007-04-06 21:51   ` Mike Frysinger
2007-04-06 21:59     ` Paul Brook
2007-04-10 10:59     ` Jamie Lokier

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).