From: giovanni@paclan.it Subject: Re: relayd: stop using imsg->fd use imsg_get_fd instead To: tech@openbsd.org Date: Thu, 31 Oct 2024 15:58:23 +0100 On 10/31/24 2:15 PM, Claudio Jeker wrote: > Do it like the rest of the function and use imsg_get_fd() instead of > imsg->fd. > ok giovanni@ Cheers Giovanni