Tin mới
erlend-aasland:fix-issue-35569
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
bpo-35569: Expose RFC 3542 socket options on macOS
Use `socket_helper` (see PR #19603)
Only define __APPLE_USE_RFC_3542 when building socket lib
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
bpo-40656: Clean up detect_socket() #20148
bpo-35569: Expose RFC 3542 IPv6 socket options on macOS (
udp: add ECN, PMTUD, pktinfo, and GSO/GRO extensions to uv_udp_t libuv/libuv#5116