ObjFW  History of src/OFSPXStreamSocket.m of fb7b9709b87775d7

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

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

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