Skip to content
Snippets Groups Projects
Verified Commit 07bfefe4 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

daemon/io: log another message if `freebind` isn't supported

So far the message wasn't pointing to freebind at all:
[net   ] bind to '::1@53' (UDP): Operation not supported

I used preprocessor to avoid duplication and unused warnings.

Another way would be to ignore the freebind option if not supported,
but I think it's better to convince users not to specify it.
parent 8b6e838e
Branches
Tags
Pipeline #103502 failed with stages
in 36 minutes and 23 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment