History of file src/OFSCTPSocket.m at check-in be1b426a452ec77f
2024-10-27
| ||
14:07 | OFSCTPSocket: Rework blocks-based API file: [feb16538c8] check-in: [b06f8e3e89] user: js, branch: trunk, size: 15036 [annotate] [blame] [check-ins using] [diff] | |
2024-10-26
| ||
11:29 | Make SCTP work on Solaris file: [90795d2a22] check-in: [a65e33b00a] user: js, branch: trunk, size: 14985 [annotate] [blame] [check-ins using] [diff] | |
2024-10-25
| ||
22:38 | OFSCTPSocket: Don't require -lsctp file: [c5135980c9] check-in: [abe832b03d] user: js, branch: trunk, size: 14821 [annotate] [blame] [check-ins using] [diff] | |
2024-08-19
| ||
22:04 |
OFSCTPSocket: Initialize flags for sctp_recvv to 0
This shouldn't be necessary, as flags seems to be output only, but | |
2024-08-17
| ||
21:24 | Fix OFSCTPSocket on Solaris file: [3e4042fb0e] check-in: [98a5cc9eac] user: js, branch: trunk, size: 14303 [annotate] [blame] [check-ins using] [diff] | |
2024-05-05
| ||
08:37 | Fix OFSCTPSocket on FreeBSD file: [ae3353be38] check-in: [580e5ab656] user: js, branch: trunk, size: 14238 [annotate] [blame] [check-ins using] [diff] | |
2024-05-04
| ||
20:21 |
OFSCTPSocket: Fix setting SCTP_UNORDERED
This worked by pure coincidence since true and SCTP_UNORDERED are both | |
20:05 |
OFSCTPSocket: Use a dictionary for message info
This is more extensible. Without this, extending it later would result | |
2024-05-01
| ||
23:23 |
OFSCTPSocket: Rename packet to message
Let's use the proper terminology for the protocol. file: [908828903c] check-in: [816c13da9b] user: js, branch: sctp, size: 14466 [annotate] [blame] [check-ins using] [diff] | |
23:14 | OFSCTPSocket: Add support for packet flags file: [4b227c3bdd] check-in: [c4c40e01a8] user: js, branch: sctp, size: 14476 [annotate] [blame] [check-ins using] [diff] | |
21:27 | Only set SCTP_RECVRCVINFO if it is defined file: [0b73208e8d] check-in: [dc5f8eb483] user: js, branch: sctp, size: 13864 [annotate] [blame] [check-ins using] [diff] | |
21:15 | OFSCTPSocket: Add support for streams and PPID file: [067343fa0e] check-in: [b0f8978404] user: js, branch: sctp, size: 13772 [annotate] [blame] [check-ins using] [diff] | |
16:47 | Merge trunk into branch "sctp" file: [6a4f6c89ff] check-in: [570f747545] user: js, branch: sctp, size: 8322 [annotate] [blame] [check-ins using] [diff] | |
2024-04-28
| ||
18:25 | OFSCTPSocket: Return socket address bound to file: [ea0f96d7d6] check-in: [c34be99f15] user: js, branch: sctp, size: 8314 [annotate] [blame] [check-ins using] [diff] | |
18:15 | Merge trunk into branch "sctp" file: [23fe3787d2] check-in: [bd2d723910] user: js, branch: sctp, size: 8328 [annotate] [blame] [check-ins using] [diff] | |
2022-11-07
| ||
00:30 | Update copyright file: [5e9ca7609a] check-in: [fd43329443] user: js, branch: sctp, size: 8145 [annotate] [blame] [check-ins using] [diff] | |
00:14 | OFSCTPSocket: Reset delegate before throwing file: [1735f83790] check-in: [1a7733bc4a] user: js, branch: sctp, size: 8145 [annotate] [blame] [check-ins using] [diff] | |
00:12 | OFSCTPSocket: Avoid property access file: [46b7bd7897] check-in: [d8cb4ac959] user: js, branch: sctp, size: 8145 [annotate] [blame] [check-ins using] [diff] | |
2022-11-06
| ||
23:56 | Merge trunk into branch "sctp" file: [480cef7c3d] check-in: [9cb5c92f04] user: js, branch: sctp, size: 8153 [annotate] [blame] [check-ins using] [diff] | |
23:52 | Merge trunk into branch "sctp" file: [05f07a812a] check-in: [425762ff70] user: js, branch: sctp, size: 8107 [annotate] [blame] [check-ins using] [diff] | |
2021-05-09
| ||
14:45 |
Deleted:
Merge trunk into branch "amiga-library"
All necessary changes to adjust for the changes made in trunk are | |
2021-04-30
| ||
23:06 | Merge trunk into branch "sctp" file: [6612760ced] check-in: [a82e7f4b3d] user: js, branch: sctp, size: 8049 [annotate] [blame] [check-ins using] [diff] | |
2021-04-07
| ||
21:45 |
Deleted:
Remove incomplete SCTP support
It has been moved to the "sctp" branch until it is ready. check-in: [a863ef544f] user: js, branch: trunk, size: 0 | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [f8cfb3a493] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 8035 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [a0edfc0fdf] check-in: [374e1a1bfa] user: js, branch: trunk, size: 8065 [annotate] [blame] [check-ins using] [diff] | |
2020-05-28
| ||
23:49 | Deleted: Remove OFSCTPSocket, as it is not ready for 1.0 check-in: [3ea919f393] user: js, branch: 1.0, size: 0 | |
2020-05-06
| ||
00:32 | Improve names of several properties file: [f509519c08] check-in: [bc67e98833] user: js, branch: trunk, size: 8154 [annotate] [blame] [check-ins using] [diff] | |
2020-05-05
| ||
01:14 | Added: Add OFSCTPSocket file: [e60922f38a] check-in: [4592b16fab] user: js, branch: trunk, size: 8108 [annotate] [blame] [check-ins using] | |