ObjFW  Check-in [0fd2b1b4c8]

Overview
Comment:OFSCTPSocket: Use a dictionary for message info

This is more extensible. Without this, extending it later would result
in an API and ABI breakage.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | sctp
Files: files | file ages | folders
SHA3-256: 0fd2b1b4c8e3bd75ee619df563752d9028c4d8cbb99fe05dee3ab8793ad346ab
User & Date: js on 2024-05-04 20:05:40
Other Links: branch diff | manifest | tags
Context
2024-05-04
20:06
Add support for SCTP sockets check-in: fef7240652 user: js tags: trunk
20:05
OFSCTPSocket: Use a dictionary for message info Closed-Leaf check-in: 0fd2b1b4c8 user: js tags: sctp
2024-05-01
23:23
OFSCTPSocket: Rename packet to message check-in: 816c13da9b user: js tags: sctp
Changes