reactos/drivers/network/tcpip/ip/lwip_glue
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
..
ip.c
lwip_glue.h [TCPIP] Synchronize LWIP code to 2.2.0 2024-11-03 22:49:45 +01:00
memory.c
sys_arch.c [TCPIP] Fix "mbox" queue synchronization 2025-08-05 09:15:07 +03:00
tcp.c [TCPIP] Synchronize LWIP code to 2.2.0 2024-11-03 22:49:45 +01:00