ObjFW  History of src/OFSPXSocket.m of 857f8edc09086abe

History of the file that is called src/OFSPXSocket.m at check-in 857f8edc09086abe

2024-01-02
17:17
Update copyright file: [c7e845a580] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 9730 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [7de546d8a3] check-in: [8939cbdb52] user: js, branch: trunk, size: 9730 [annotate] [blame] [check-ins using] [diff]
2022-12-27
13:58
Rename OFAlready{Connected -> Open}Exception file: [4f23dae8ee] check-in: [29a41e5a78] user: js, branch: trunk, size: 9730 [annotate] [blame] [check-ins using] [diff]
2022-10-22
17:29
Split OFConnectSocketFailedException in subclasses file: [4bb1b2f501] check-in: [179b60bfb4] user: js, branch: trunk, size: 9745 [annotate] [blame] [check-ins using] [diff]
16:50
Rename OFConnect{ion -> Socket}FailedException file: [f57aab987d] check-in: [43b57ece47] user: js, branch: trunk, size: 9749 [annotate] [blame] [check-ins using] [diff]
16:41
OF[IS]PX(Stream)Socket: Bind with network & node file: [fcf21cbe34] check-in: [b29f11ed25] user: js, branch: trunk, size: 9725 [annotate] [blame] [check-ins using] [diff]
16:00
Split OFBindSocketFailedException into subclasses file: [58b6b2aee3] check-in: [72db6b3c6f] user: js, branch: trunk, size: 9507 [annotate] [blame] [check-ins using] [diff]
15:07
Rename OFBind{ -> Socket}FailedException file: [3f35e5cfcb] check-in: [35b565d369] user: js, branch: trunk, size: 9492 [annotate] [blame] [check-ins using] [diff]
2022-08-06
21:14
Don't use struct sockaddr in OFSocketAddress

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

14:43
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. file: [f996d3c020] check-in: [ccc6a77c55] user: js, branch: trunk, size: 9439 [annotate] [blame] [check-ins using] [diff]

2022-02-12
07:46
Update copyright file: [772214332c] check-in: [1a86b8175b] user: js, branch: trunk, size: 9455 [annotate] [blame] [check-ins using] [diff]
2021-05-08
20:07
Treat EWOULDBLOCK equal to EINPROGRESS on Windows file: [1dcd330269] check-in: [f3ca0f6a2c] user: js, branch: trunk, size: 9455 [annotate] [blame] [check-ins using] [diff]
2021-04-18
23:36
A few more renames for consistency file: [6a8d63bff0] check-in: [bd7addd9e8] user: js, branch: new-naming-convention, size: 9370 [annotate] [blame] [check-ins using] [diff]
23:18
INVALID_SOCKET -> OFInvalidSocketHandle file: [0ef0061862] check-in: [4b587c8874] user: js, branch: new-naming-convention, size: 9364 [annotate] [blame] [check-ins using] [diff]
22:56
Rename all symbols marked extern file: [b23786191d] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 9291 [annotate] [blame] [check-ins using] [diff]
20:51
Rename everything in several smaller files file: [c64514d206] check-in: [35de667566] user: js, branch: new-naming-convention, size: 9302 [annotate] [blame] [check-ins using] [diff]
2021-04-17
13:58
of_socket_address_t -> OFSocketAddress file: [823860587e] check-in: [e3c5bb70dd] user: js, branch: new-naming-convention, size: 9299 [annotate] [blame] [check-ins using] [diff]
03:37
of_run_loop_mode_t -> OFRunLoopMode file: [52c6bd502b] check-in: [b480ef54db] user: js, branch: new-naming-convention, size: 9337 [annotate] [blame] [check-ins using] [diff]
03:21
Rename all blocks file: [d8020c8aee] check-in: [c4e0e56fa3] user: js, branch: new-naming-convention, size: 9365 [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [852f3cc78c] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 9400 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [2af60d4b14] check-in: [374e1a1bfa] user: js, branch: trunk, size: 9440 [annotate] [blame] [check-ins using] [diff]
2020-06-28
15:03
Use OF_DIRECT(_MEMBERS) where appropriate file: [c3e334ddfc] check-in: [b6cb3addd0] user: js, branch: trunk, size: 9529 [annotate] [blame] [check-ins using] [diff]
2020-05-06
00:32
Improve names of several properties file: [9940cead8b] check-in: [bc67e98833] user: js, branch: trunk, size: 9511 [annotate] [blame] [check-ins using] [diff]
2020-05-02
15:25
OFSPXSocket: Make async connect work file: [d20cbb636c] check-in: [6a6f7fb146] user: js, branch: trunk, size: 9511 [annotate] [blame] [check-ins using] [diff]
2020-04-29
23:59
Added: Add OFSPXSocket file: [0d3987e8b0] check-in: [857f8edc09] user: js, branch: trunk, size: 8230 [annotate] [blame] [check-ins using]