ObjFW  Changes On Branch mptcp

Changes In Branch mptcp Excluding Merge-Ins

This is equivalent to a diff from 229486deb1 to 4e763857b8

2024-10-28
23:46
Initial MPTCP implementation for macOS/iOS Leaf check-in: 4e763857b8 user: js tags: mptcp
21:42
Enable MPTCP for OFHTTPClient and OFHTTPServer check-in: 50035101ae user: js tags: mptcp
21:35
Initial MPTCP implementation for Linux check-in: 71834180cb user: js tags: mptcp
2024-10-27
23:57
Add support for \x from JSON5 Leaf check-in: 229486deb1 user: js tags: trunk
23:48
Allow \u0000 in JSON check-in: d7bbf983f0 user: js tags: trunk

Modified src/OFHTTPClient.m from [8f9fbbe9f5] to [78cfc99be7].    [diff]

Modified src/OFHTTPServer.m from [db59500413] to [0f92d8dbbf].    [diff]

Modified src/OFTCPSocket.h from [c7a38bf638] to [a5332f3211].    [diff]

Modified src/OFTCPSocket.m from [5c97e81fe5] to [2efb3cbab4].    [diff]

Modified tests/OFHTTPClientTests.m from [e9b6e1eab7] to [962f5ae8ec].    [diff]