Use imsg_get_fd() to access the fd passed with the imsg.
authorclaudio <claudio@openbsd.org>
Thu, 14 Dec 2023 09:58:37 +0000 (09:58 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 14 Dec 2023 09:58:37 +0000 (09:58 +0000)
commitdcedc8ac33cc46ff4f5ddf1c88986b52dd0671f8
treedea1cd06b20f25ddd9e32328ffe6618dfe74b619
parentb44517b3478be6ff687445f7ca922657a2fd0bc4
Use imsg_get_fd() to access the fd passed with the imsg.
Go ahead florian@ OK tb@
sbin/dhcpleased/engine.c
sbin/dhcpleased/frontend.c