ObjFW  Check-in [75d2d3ba01]

Overview
Comment:OFDNSResourceRecord: Use of_socket_address_t

This avoids unnecessary string construction and parsing and removes
duplicate code to convert an address into a string.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 75d2d3ba0171171159623199a4ee3c9b40d0bd9ea19f372355a346f9507d23df
User & Date: js on 2018-08-11 14:29:25
Other Links: manifest | tags
Context
2018-08-11
14:34
Fix compilation with --disable-sockets check-in: 4cb7e95aa5 user: js tags: trunk
14:29
OFDNSResourceRecord: Use of_socket_address_t check-in: 75d2d3ba01 user: js tags: trunk
14:00
Change the layout of of_socket_address_t check-in: 8f810ecb7e user: js tags: trunk
Changes