reactos/drivers/network/tcpip/ip
Timo Kreuzer b7066b9232 [TCPIP] Fix "mbox" queue synchronization
Use a KSEMAPHORE instead of a NotificationEvent to signal availability. This is to prevent satisfying the wait for multiple waiters, when only a single entry is on the list.
Fixes crashes on SMP builds.
2025-08-05 09:15:07 +03:00
..
lwip_glue [TCPIP] Fix "mbox" queue synchronization 2025-08-05 09:15:07 +03:00
network [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
transport [TCPIP] Synchronize LWIP code to 2.2.0 2024-11-03 22:49:45 +01:00
CMakeLists.txt [TCPIP] Synchronize LWIP code to 2.2.0 2024-11-03 22:49:45 +01:00
precomp.h