ObjFW  Changes On Branch c26bd3ad848f5d57

Changes In Branch appletalk Excluding Merge-Ins

This is equivalent to a diff from a54730b88f to c26bd3ad84

2022-10-22
21:58
Add support for AppleTalk DDP sockets check-in: b62cca0487 user: js tags: trunk
21:47
objfw-defs.h.in: Fix inconsistency Closed-Leaf check-in: c26bd3ad84 user: js tags: appletalk
20:41
OFDatagramSocket: Set correct family for AppleTalk check-in: f2f2bd294e user: js tags: appletalk
18:51
Fix overlooked OFSocketAddress(Set)Port check-in: 64fc4f6344 user: js tags: trunk
18:46
Merge trunk into branch "appletalk" check-in: d1c9ed8498 user: js tags: appletalk
18:41
OFSocket: Don't combine port for IP and IPX check-in: a54730b88f user: js tags: trunk
17:40
Rename OFListen{ -> OnSocket}FailedException check-in: df7f59b26c user: js tags: trunk

Modified configure.ac from [496ddd8abb] to [787cda0be7].    [diff]

Modified extra.mk.in from [a3fba56a2a] to [8e59637d10].    [diff]

Modified src/Makefile from [bbebb28fe1] to [90eb2c6ebd].    [diff]

Added src/OFDDPSocket.h version [60c1c8ded4].

Added src/OFDDPSocket.m version [b54a9f63cf].

Modified src/OFDatagramSocket.m from [bbb2f277d7] to [946605e073].    [diff]

Modified src/OFSocket.h from [e6bf54de5e] to [990896e9f7].    [diff]

Modified src/OFSocket.m from [d0ea6d0ea9] to [4fc1cbbf22].    [diff]

Modified src/ObjFW.h from [5fba20607f] to [7f42df2531].    [diff]

Modified src/exceptions/Makefile from [edd87f5594] to [63402987f2].    [diff]

Added src/exceptions/OFBindDDPSocketFailedException.h version [218affa1e0].

Added src/exceptions/OFBindDDPSocketFailedException.m version [dbb639a5e2].

Modified src/objfw-defs.h.in from [8f5a561d98] to [b415425796].    [diff]

Modified tests/Makefile from [2482a8a4a6] to [90bcdcd287].    [diff]

Added tests/OFDDPSocketTests.m version [cbe290bc1c].

Modified tests/TestsAppDelegate.h from [951626637b] to [1f4a8a0dc4].    [diff]

Modified tests/TestsAppDelegate.m from [66423efb5a] to [5b13043c48].    [diff]