ObjFW  History of src/OFSPXStreamSocket.m of e2a818c0b5b0332a

History of the file that is called src/OFSPXStreamSocket.m at check-in e2a818c0b5b0332a

2024-04-03
02:16
[90372031f9] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 10044) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[f585f31810] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 9836) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[84fad71fcc] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 9836) [annotate] [blame] [check-ins using] [diff]
2022-12-27
13:58
[e40a25a031] part of check-in [29a41e5a78] Rename OFAlready{Connected -> Open}Exception (check-in: [29a41e5a78] user: js, branch: trunk, size: 9836) [annotate] [blame] [check-ins using] [diff]
2022-10-22
17:29
[3d76de2dbb] part of check-in [179b60bfb4] Split OFConnectSocketFailedException in subclasses (check-in: [179b60bfb4] user: js, branch: trunk, size: 9851) [annotate] [blame] [check-ins using] [diff]
16:50
[0a64a8186a] part of check-in [43b57ece47] Rename OFConnect{ion -> Socket}FailedException (check-in: [43b57ece47] user: js, branch: trunk, size: 9855) [annotate] [blame] [check-ins using] [diff]
16:41
[a3edaa05ec] part of check-in [b29f11ed25] OF[IS]PX(Stream)Socket: Bind with network & node (check-in: [b29f11ed25] user: js, branch: trunk, size: 9831) [annotate] [blame] [check-ins using] [diff]
16:00
[2dd457649f] part of check-in [72db6b3c6f] Split OFBindSocketFailedException into subclasses (check-in: [72db6b3c6f] user: js, branch: trunk, size: 9613) [annotate] [blame] [check-ins using] [diff]
15:07
[f1965656ad] part of check-in [35b565d369] Rename OFBind{ -> Socket}FailedException (check-in: [35b565d369] user: js, branch: trunk, size: 9598) [annotate] [blame] [check-ins using] [diff]
2022-10-21
22:15
[a588145b61] part of check-in [005cf5cd96] OFSPXStreamSocket: Fix wrong socket type (check-in: [005cf5cd96] user: js, branch: trunk, size: 9574) [annotate] [blame] [check-ins using] [diff]
2022-08-06
21:14
[94f78e3e0d] part of check-in [25adea9a23] Don't use struct sockaddr in OFSocketAddress

struct sockaddr can contain a variable length array, which breaks the
union. (check-in: [25adea9a23] user: js, branch: trunk, size: 9577) [annotate] [blame] [check-ins using] [diff]

14:43
[c6825a2515] 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: 9548) [annotate] [blame] [check-ins using] [diff]

2022-02-12
07:46
[f7ce692f2d] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 9564) [annotate] [blame] [check-ins using] [diff]
2021-05-08
20:07
[d6a9ec0451] part of check-in [f3ca0f6a2c] Treat EWOULDBLOCK equal to EINPROGRESS on Windows (check-in: [f3ca0f6a2c] user: js, branch: trunk, size: 9564) [annotate] [blame] [check-ins using] [diff]
2021-04-18
23:36
[cf40daf6c1] part of check-in [bd7addd9e8] A few more renames for consistency (check-in: [bd7addd9e8] user: js, branch: new-naming-convention, size: 9479) [annotate] [blame] [check-ins using] [diff]
23:18
[1cfd9be841] part of check-in [4b587c8874] INVALID_SOCKET -> OFInvalidSocketHandle (check-in: [4b587c8874] user: js, branch: new-naming-convention, size: 9473) [annotate] [blame] [check-ins using] [diff]
22:56
[e65181dea2] part of check-in [e73c65a849] Rename all symbols marked extern (check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 9405) [annotate] [blame] [check-ins using] [diff]
20:51
[6ebec05570] part of check-in [35de667566] Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 9416) [annotate] [blame] [check-ins using] [diff]
2021-04-17
13:58
[083a1554bc] part of check-in [e3c5bb70dd] of_socket_address_t -> OFSocketAddress (check-in: [e3c5bb70dd] user: js, branch: new-naming-convention, size: 9413) [annotate] [blame] [check-ins using] [diff]
03:37
[0c0bb7951d] part of check-in [b480ef54db] of_run_loop_mode_t -> OFRunLoopMode (check-in: [b480ef54db] user: js, branch: new-naming-convention, size: 9451) [annotate] [blame] [check-ins using] [diff]
03:21
[4ad7503fd3] part of check-in [c4e0e56fa3] Rename all blocks (check-in: [c4e0e56fa3] user: js, branch: new-naming-convention, size: 9479) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[759cabd824] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 9537) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[8baafe8070] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 9577) [annotate] [blame] [check-ins using] [diff]
2020-06-28
15:03
[fcd6269f1f] part of check-in [b6cb3addd0] Use OF_DIRECT(_MEMBERS) where appropriate (check-in: [b6cb3addd0] user: js, branch: trunk, size: 9666) [annotate] [blame] [check-ins using] [diff]
2020-05-06
00:32
[cb1a9316c7] part of check-in [bc67e98833] Improve names of several properties (check-in: [bc67e98833] user: js, branch: trunk, size: 9648) [annotate] [blame] [check-ins using] [diff]
2020-05-03
19:36
Added: [65dc3f6ee6] part of check-in [0ded796f1a] Add OFSPXStreamSocket (check-in: [0ded796f1a] user: js, branch: trunk, size: 9648) [annotate] [blame] [check-ins using]