We fixed our setsockopt emulation to correctly convert timeval
parameters for SO_RCVTIMEO and SO_SNDTIMEO back in 2013.
** Changed in: qemu
Status: New => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://b
I mentioned the timeout options (send/receive timeout) which are the
ones I was interested in.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1075339
Title:
linux-user emulation of setsockopt ignore
Agreed; we would ideally be more careful to return ENOTSUP for options
we don't know we handle correctly. It would be useful if you said which
particular options you were interested in and provided a test case...
--
You received this bug notification because you are a member of qemu-
devel-ml, wh