ObjFW  Check-in [5f8070d792]

Overview
Comment:OFSCTPSocket: Fix setting SCTP_UNORDERED

This worked by pure coincidence since true and SCTP_UNORDERED are both
1 on Linux.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5f8070d79252d0132e44a66c909f9135eb86c8bed84207140928fdd44f815455
User & Date: js on 2024-05-04 20:21:38
Other Links: manifest | tags
Context
2024-05-04
20:51
Update GitHub issue template check-in: 51917aaa94 user: js tags: trunk
20:21
OFSCTPSocket: Fix setting SCTP_UNORDERED check-in: 5f8070d792 user: js tags: trunk
20:06
Add support for SCTP sockets check-in: fef7240652 user: js tags: trunk
Changes