[Qemu-devel] [Bug 1075339] Re: linux-user emulation of setsockopt ignores optlen

2016-06-17 Thread Peter Maydell
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

Re: [Qemu-devel] [Bug 1075339] Re: linux-user emulation of setsockopt ignores optlen

2012-11-06 Thread Bugdal
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

[Qemu-devel] [Bug 1075339] Re: linux-user emulation of setsockopt ignores optlen

2012-11-06 Thread Peter Maydell
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