fluent / fluent/fluent-logger-python

Cannot connect to Ipv6.

未关闭
#137 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
457
派生
138
PR 合并指标
30 天内没有已合并 PR

描述

Hi,

I am trying to connect to ipv6 address using this library. But while trying to connect to an Ipv6 server it raise an error: `gaierror(-9, 'Address family for hostname not supported')`

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先重现对 IPv6 服务器的连接尝试,并跟踪库的主机名解析和 socket 连接入口点。该 issue 未指定文件或测试,因此请定位相关的连接代码,并为 IPv6 地址添加覆盖;完成的标准是连接不再引发 gaierror(-9)。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
networking
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。