ObjFW  Check-in [1abe178915]

Overview
Comment:Always use AF_INET6 for MPTCP on Linux

This allows using IPv4 and IPv6 for the same connection.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | mptcp
Files: files | file ages | folders
SHA3-256: 1abe1789159219c2b0885647fb004a823ca41c21d8a00832572d5a2938281854
User & Date: js on 2024-10-30 21:11:27
Other Links: branch diff | manifest | tags
Context
2024-10-30
21:51
configure: Check if we have <linux/mptcp.h> check-in: 758e5eafae user: js tags: mptcp
21:11
Always use AF_INET6 for MPTCP on Linux check-in: 1abe178915 user: js tags: mptcp
2024-10-28
23:46
Initial MPTCP implementation for macOS/iOS check-in: 4e763857b8 user: js tags: mptcp
Changes