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