mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
0f5054f685
It is possible that sockets_add() are called between sockets_prepare() and sockets_fire() during poll loop in birdloop_main(), so we need to use loop->poll_fd.used instead of loop->sock_num to find the last field. |
||
---|---|---|
.. | ||
bfd.c | ||
bfd.h | ||
config.Y | ||
Doc | ||
io.c | ||
io.h | ||
Makefile | ||
packets.c |