]> git.ipfire.org Git - thirdparty/bird.git/commit
Sockets are forcibly closed synchronously. mq-loop-merging
authorMaria Matejka <mq@ucw.cz>
Thu, 10 Nov 2022 14:52:04 +0000 (15:52 +0100)
committerMaria Matejka <mq@ucw.cz>
Thu, 10 Nov 2022 14:52:04 +0000 (15:52 +0100)
commit45832e538501426630a811e59c52b3d85af72368
tree3a986fab031865ec5f4a4e76a36c01f66dcde889
parent2fa31ea38db265ca61727d2b5503190049126e06
Sockets are forcibly closed synchronously.

This enables birdloop merging (future commits) and also fixes possible
future bugs when trying to reopen sockets too early.
sysdep/unix/io-loop.c
sysdep/unix/io-loop.h