ObjFW  Check-in [35b565d369]

Overview
Comment:Rename OFBind{ -> Socket}FailedException
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 35b565d369b5caf02afe99794036d8646cb6765c418c5baeb14b9cc0bd01e04f
User & Date: js on 2022-10-22 15:07:57
Other Links: manifest | tags
Context
2022-10-22
16:00
Split OFBindSocketFailedException into subclasses check-in: 72db6b3c6f user: js tags: trunk
15:07
Rename OFBind{ -> Socket}FailedException check-in: 35b565d369 user: js tags: trunk
12:53
Minor documentation improvement check-in: 6ddb333e74 user: js tags: trunk
Changes

Modified src/OFIPXSocket.h from [270a469bc4] to [3f2d188d81].    [diff]

Modified src/OFIPXSocket.m from [f0059481b5] to [7c065986f3].    [diff]

Modified src/OFSPXSocket.h from [40e34f28e7] to [7301372af3].    [diff]

Modified src/OFSPXSocket.m from [63c27817f9] to [3f35e5cfcb].    [diff]

Modified src/OFSPXStreamSocket.m from [a588145b61] to [f1965656ad].    [diff]

Modified src/OFTCPSocket.h from [13742bc171] to [5b7d6c5295].    [diff]

Modified src/OFTCPSocket.m from [3962a70e27] to [f494d07225].    [diff]

Modified src/OFUDPSocket.h from [e94e3865e1] to [9064e55448].    [diff]

Modified src/OFUDPSocket.m from [61fa5cfa02] to [080326bc21].    [diff]

Modified src/OFUNIXDatagramSocket.h from [342ce1dbb2] to [a2c9620021].    [diff]

Modified src/OFUNIXDatagramSocket.m from [2b20715dbe] to [45b8d937e9].    [diff]

Modified src/OFUNIXStreamSocket.h from [8a5717e58d] to [b908fbf9aa].    [diff]

Modified src/OFUNIXStreamSocket.m from [70b73d6c70] to [af5f7ae84f].    [diff]

Modified src/ObjFW.h from [4cea05be8a] to [8b8202fcd3].    [diff]

Modified src/exceptions/Makefile from [a8a6570db6] to [d91b9a06b1].    [diff]

Renamed and modified src/exceptions/OFBindFailedException.h [9447c1c83e] to src/exceptions/OFBindSocketFailedException.h [27f2ca0058].    [diff]

Renamed and modified src/exceptions/OFBindFailedException.m [0fa4a1273c] to src/exceptions/OFBindSocketFailedException.m [e3360ae495].    [diff]

Modified tests/OFIPXSocketTests.m from [4dd5afc6b6] to [e80e3e99da].    [diff]

Modified tests/OFSPXSocketTests.m from [c95d72f728] to [8c56b24eef].    [diff]

Modified tests/OFSPXStreamSocketTests.m from [af4ba0ff2c] to [1b61f46c13].    [diff]

Modified tests/OFUNIXDatagramSocketTests.m from [54df3210f6] to [61f9f2c60c].    [diff]

Modified tests/OFUNIXStreamSocketTests.m from [72ce4faa3f] to [cebf3c029f].    [diff]