Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IPv6 套接字 (GNU/Linux) 上的 recvfrom 为客户端/来自表单的地址提供了不寻常的地址a00::<two_radom_bytes>:</64_network_prefix>。
a00::<two_radom_bytes>:</64_network_prefix>
这些地址叫什么或通过什么搜索词可以找到更多信息?
终于发现问题正盯着我;我用函数 inet_ntop&addr代替&addr.sin6_addr。很抱歉用这个愚蠢的问题打扰大家。
&addr
&addr.sin6_addr