5 Jan
2020
5 Jan
'20
12:32 p.m.
Wine bug 8606, where getsockopt(SO_SNDBUF/SO_RCVBUF) returns double the value set by setsockopt(SO_SNDBUF/SO_RCVBUF), is Linux-specific. FreeBSD works perfectly. Make its unit test a todo_wine for Linux only. Signed-off-by: Damjan Jovanovic <damjan.jov(a)gmail.com> --- dlls/ws2_32/tests/sock.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)