Skip to content

Clean the last remnant of ISC_PLATFORM_HAVEIPV6 macro

Ondřej Surý requested to merge ondrej/little-socket-fixes-v9_16 into v9_16

In set_sndbuf() we were using ISC_PLATFORM_HAVEIPV6 macro that doesn't exist anymore, because we assume that IPv6 support is always available.

(cherry picked from commit 96ac91a1)

Merge request reports