On Thu, Jan 14, 2021 at 11:09 PM Nikolay Sivov nsivov@codeweavers.com wrote:
Would it be worse to use this function directly, without wrapper?
Every caller would have to do their own cast to IN_ADDR*. But if that's considered preferable then I'm happy to do it that way.
-Alex