ObjFW  Check-in [e3c5bb70dd]

Overview
Comment:of_socket_address_t -> OFSocketAddress
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | new-naming-convention
Files: files | file ages | folders
SHA3-256: e3c5bb70ddedf565b0837ee4bda98ea4bd432f1bf4a5f170bda06a36c0e18516
User & Date: js on 2021-04-17 13:58:44
Other Links: branch diff | manifest | tags
Context
2021-04-17
14:05
Minor fixes for last commit check-in: c45a108585 user: js tags: new-naming-convention
13:58
of_socket_address_t -> OFSocketAddress check-in: e3c5bb70dd user: js tags: new-naming-convention
12:32
Rename of_socket_address_family_t check-in: d3fb3e902d user: js tags: new-naming-convention
Changes

Modified src/OFDNSResolver.h from [ee088942f0] to [a855f12ad3].    [diff]

Modified src/OFDNSResolver.m from [38aa9ebc9e] to [33f15c9fa5].    [diff]

Modified src/OFDNSResolverSettings.m from [b173bc8c7c] to [711318f6b6].    [diff]

Modified src/OFDNSResourceRecord.h from [cfe4c4fb24] to [7dd514f0ed].    [diff]

Modified src/OFDNSResourceRecord.m from [50a5f9e1de] to [5cb904a9e3].    [diff]

Modified src/OFDatagramSocket.h from [4f3cf63b76] to [8778942db1].    [diff]

Modified src/OFDatagramSocket.m from [05b31b2631] to [a91f3ff6b6].    [diff]

Modified src/OFHTTPRequest.h from [3c89198066] to [9c2534e693].    [diff]

Modified src/OFHTTPRequest.m from [c73164e676] to [46acd12d86].    [diff]

Modified src/OFHostAddressResolver.m from [9b646be9f3] to [d50e89fde3].    [diff]

Modified src/OFIPSocketAsyncConnector.h from [be1f67a820] to [185e130707].    [diff]

Modified src/OFIPSocketAsyncConnector.m from [c25b7c4d07] to [853854160a].    [diff]

Modified src/OFIPXSocket.h from [3a07b6e6f2] to [716204a756].    [diff]

Modified src/OFIPXSocket.m from [8d511b567a] to [0cad159968].    [diff]

Modified src/OFRunLoop+Private.h from [6eec0e29b2] to [b73b1c9760].    [diff]

Modified src/OFRunLoop.m from [4c3afea7cc] to [4440700fb9].    [diff]

Modified src/OFSPXSocket.h from [3613243cdb] to [26e1e49cc2].    [diff]

Modified src/OFSPXSocket.m from [52c6bd502b] to [823860587e].    [diff]

Modified src/OFSPXStreamSocket.h from [83c06e9779] to [8a40db9be9].    [diff]

Modified src/OFSPXStreamSocket.m from [0c0bb7951d] to [083a1554bc].    [diff]

Modified src/OFSequencedPacketSocket.h from [e767c073e8] to [6e79cc4304].    [diff]

Modified src/OFSequencedPacketSocket.m from [2fe1b9a9ce] to [1b0099da29].    [diff]

Modified src/OFStreamSocket.h from [371fee3da0] to [3d3d625aa6].    [diff]

Modified src/OFStreamSocket.m from [81e1bbc5f7] to [3262c13b9d].    [diff]

Modified src/OFTCPSocket.m from [2ec643758e] to [98d3158581].    [diff]

Modified src/OFUDPSocket+Private.h from [de17aba506] to [6c9ef7ed56].    [diff]

Modified src/OFUDPSocket.h from [0c69733f4b] to [758612bc48].    [diff]

Modified src/OFUDPSocket.m from [ab91d5347a] to [b4763512f7].    [diff]

Modified src/socket.h from [3e36de663a] to [5c14e5d604].    [diff]

Modified src/socket.m from [debecc65de] to [b7f2de7d48].    [diff]

Modified tests/OFIPXSocketTests.m from [5b53a7c15d] to [fbc341af78].    [diff]

Modified tests/OFSPXSocketTests.m from [b491e5d645] to [2f37ba742a].    [diff]

Modified tests/OFSPXStreamSocketTests.m from [3affd4c53c] to [f71b3b4551].    [diff]

Modified tests/OFTCPSocketTests.m from [da7e6e6092] to [dfc17ad706].    [diff]

Modified tests/OFUDPSocketTests.m from [29ec231a7f] to [c440a7c2a6].    [diff]

Modified tests/SocketTests.m from [a3c28758aa] to [ca5a359d97].    [diff]