Overview
Comment: | Add support for MPTCP |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
49f5cd5ec501357e3d66d0abe587f70c |
User & Date: | js on 2024-11-07 21:17:39 |
Other Links: | manifest | tags |
Context
2024-11-08
| ||
20:56 | Make ObjC++ exceptions work with libc++ on Windows check-in: c97a357529 user: js tags: trunk | |
2024-11-07
| ||
21:17 | Add support for MPTCP check-in: 49f5cd5ec5 user: js tags: trunk | |
21:15 | Document -[usesMPTCP] may incorrectly return false Closed-Leaf check-in: 9a6b5d6cc4 user: js tags: mptcp | |
2024-11-06
| ||
21:28 | objfw-compile: Remove handling of .bundle check-in: c5f91347e7 user: js tags: trunk | |
Changes
Modified configure.ac from [b60b759470] to [5d1179e386]. [diff]
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 [0b84296c9c]. [diff]
Modified src/OFTCPSocket.m from [5c97e81fe5] to [7912261615]. [diff]
Modified tests/OFHTTPClientTests.m from [e9b6e1eab7] to [962f5ae8ec]. [diff]