wine/dlls/ntoskrnl.exe
Jinoh Kang cfbe8aed48 ntoskrnl.exe/tests: Use loopback address in test_wsk_listen_socket.
Today, the driver_netio test server binds to the wildcard address
(0.0.0.0).  This may trigger a firewall alert on Windows 7, and the
alert UI window may interfere with user32:msg tests.

Fix this by binding to the loopback address (127.0.0.1) instead.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53891
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54202
2023-01-24 18:13:19 +01:00
..
tests ntoskrnl.exe/tests: Use loopback address in test_wsk_listen_socket. 2023-01-24 18:13:19 +01:00
instr.c
Makefile.in
ntoskrnl.c ntdll: Implement RtlU(short|long)ByteSwap() using fastcall bits. 2022-12-16 18:48:30 +01:00
ntoskrnl.exe.spec ntdll: Implement RtlU(short|long)ByteSwap() using fastcall bits. 2022-12-16 18:48:30 +01:00
ntoskrnl.rc
ntoskrnl_private.h
plugplay.idl
pnp.c ntoskrnl: Set SPDRP_CONFIGFLAGS in install_device_driver(). 2022-11-17 18:01:48 +01:00
sync.c ntoskrnl.exe: Implement KeInitializeGuardedMutex. 2022-11-10 09:49:31 +01:00