[[maybe_unused]] bool hasIoUringWorkerFactory(Io::IoUringWorkerFactory* io_uring_worker_factory) {
return io_uring_worker_factory != nullptr && io_uring_worker_factory->currentThreadRegistered() &&
Address::IpVersion ip_version = addr->ip() ? addr->ip()->version() : Address::IpVersion::v4;
if (io_handle && addr->type() == Address::Type::Ip && ip_version == Address::IpVersion::v6 &&