crazyguitar/pysheeet

socket cheat sheet: AF_INET6 missing

Open

#37 创建于 2017年12月1日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (7,829 star) (1,250 fork)batch import
featuregood first issue

描述

As someone who struggles with finding the right combination of AI_V4MAPPED because he doesn't want to implement things twice for IPv4 and IPv6, I find the lack of AF_INET6 examples disturbing.

IPv4 might not be dead yet, but is on a good way to its sunsetting phase.

Please consider adding IPv6 examples, or even making IPv6 (possibly with V6ONLY=0) the default.

贡献者指南

socket cheat sheet: AF_INET6 missing · crazyguitar/pysheeet#37 | Good First Issue