ObjFW  History of src/OFSPXSocket.h of 9350b01931ad9dd7

History of the file that is called src/OFSPXSocket.h at check-in 9350b01931ad9dd7

2024-04-03
02:16
[f511a1a1ba] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 6228) [annotate] [blame] [check-ins using] [diff]
2024-02-03
11:39
[1bb9bc2108] part of check-in [e8cf367195] Minor documentation improvement (check-in: [e8cf367195] user: js, branch: 1.0, size: 6020) [annotate] [blame] [check-ins using] [diff]
11:37
[64d9d0b6b0] part of check-in [e03c6b5d9d] Minor documentation improvement (check-in: [e03c6b5d9d] user: js, branch: trunk, size: 6020) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[8cb486db9e] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5986) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[60399680f7] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 5986) [annotate] [blame] [check-ins using] [diff]
2022-12-27
13:58
[57c563183a] part of check-in [29a41e5a78] Rename OFAlready{Connected -> Open}Exception (check-in: [29a41e5a78] user: js, branch: trunk, size: 5986) [annotate] [blame] [check-ins using] [diff]
2022-10-22
17:29
[62171025db] part of check-in [179b60bfb4] Split OFConnectSocketFailedException in subclasses (check-in: [179b60bfb4] user: js, branch: trunk, size: 5996) [annotate] [blame] [check-ins using] [diff]
16:50
[7047954772] part of check-in [43b57ece47] Rename OFConnect{ion -> Socket}FailedException (check-in: [43b57ece47] user: js, branch: trunk, size: 5993) [annotate] [blame] [check-ins using] [diff]
16:41
[771a7f3ff3] part of check-in [b29f11ed25] OF[IS]PX(Stream)Socket: Bind with network & node (check-in: [b29f11ed25] user: js, branch: trunk, size: 5990) [annotate] [blame] [check-ins using] [diff]
16:00
[dd73febed0] part of check-in [72db6b3c6f] Split OFBindSocketFailedException into subclasses (check-in: [72db6b3c6f] user: js, branch: trunk, size: 5682) [annotate] [blame] [check-ins using] [diff]
15:07
[7301372af3] part of check-in [35b565d369] Rename OFBind{ -> Socket}FailedException (check-in: [35b565d369] user: js, branch: trunk, size: 5679) [annotate] [blame] [check-ins using] [diff]
12:53
[40e34f28e7] part of check-in [6ddb333e74] Minor documentation improvement (check-in: [6ddb333e74] user: js, branch: trunk, size: 5673) [annotate] [blame] [check-ins using] [diff]
2022-10-17
23:27
[f7b34dfc4b] part of check-in [d92d094980] Document more exceptions (check-in: [d92d094980] user: js, branch: trunk, size: 5644) [annotate] [blame] [check-ins using] [diff]
18:36
[6e2a8c3475] part of check-in [3da26ce4d2] Document more exceptions (check-in: [3da26ce4d2] user: js, branch: trunk, size: 5650) [annotate] [blame] [check-ins using] [diff]
2022-08-06
14:43
[4d2a1f1863] part of check-in [ccc6a77c55] Reorder node and network of IPX sockets

This is more standard, albeit -[connectToNetwork:node:port:] sounding a
little bit more like you connect to a network rather than a node. (check-in: [ccc6a77c55] user: js, branch: trunk, size: 5383) [annotate] [blame] [check-ins using] [diff]

2022-02-12
07:46
[0544ae262f] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 5422) [annotate] [blame] [check-ins using] [diff]
2021-04-17
13:58
[26e1e49cc2] part of check-in [e3c5bb70dd] of_socket_address_t -> OFSocketAddress (check-in: [e3c5bb70dd] user: js, branch: new-naming-convention, size: 5422) [annotate] [blame] [check-ins using] [diff]
03:37
[3613243cdb] part of check-in [b480ef54db] of_run_loop_mode_t -> OFRunLoopMode (check-in: [b480ef54db] user: js, branch: new-naming-convention, size: 5426) [annotate] [blame] [check-ins using] [diff]
03:21
[d205a758d4] part of check-in [c4e0e56fa3] Rename all blocks (check-in: [c4e0e56fa3] user: js, branch: new-naming-convention, size: 5436) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[20d64f5e49] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 5457) [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
[66a0b3680e] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 5546) [annotate] [blame] [check-ins using] [diff]
2020-09-26
21:58
[065d8595f7] part of check-in [ef614a225d] Don't require __COUNTER__ for OF_RESERVE_IVARS

__COUNTER__ does not exist in GCC 4.2, and Apple GCC 4.2 is still the
newest compiler available for macOS 10.5. (check-in: [ef614a225d] user: js, branch: trunk, size: 5546) [annotate] [blame] [check-ins using] [diff]

2020-05-30
14:35
[ae1adc1c6f] part of check-in [9e03377177] Remove unnecessary imports of socket.h (check-in: [9e03377177] user: js, branch: trunk, size: 5533) [annotate] [blame] [check-ins using] [diff]
2020-05-05
01:14
[b8282e6d38] part of check-in [4592b16fab] Add OFSCTPSocket (check-in: [4592b16fab] user: js, branch: trunk, size: 5553) [annotate] [blame] [check-ins using] [diff]
2020-05-03
19:36
[cd705c27db] part of check-in [0ded796f1a] Add OFSPXStreamSocket (check-in: [0ded796f1a] user: js, branch: trunk, size: 5589) [annotate] [blame] [check-ins using] [diff]
2020-04-29
23:59
Added: [514525c494] part of check-in [857f8edc09] Add OFSPXSocket (check-in: [857f8edc09] user: js, branch: trunk, size: 5468) [annotate] [blame] [check-ins using]