mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 17:51:53 +00:00
4b9d12708e
This ensures that if somebody passes an event to a loop which has just started executing, then the event gets picked up. Otherwise there is a race condition causing stray events pending in queue but without the ping (because the run actually finishes too fast to pickup the later events). |
||
---|---|---|
.. | ||
alloc_test.c | ||
alloc.c | ||
config.Y | ||
Doc | ||
domain.c | ||
endian.h | ||
io-loop.c | ||
io-loop.h | ||
io.c | ||
krt.c | ||
krt.h | ||
krt.Y | ||
log.c | ||
main.c | ||
Makefile | ||
random.c | ||
unix.h |