ObjFW  Check-in [49b1989b63]

Overview
Comment:Move resolving functionality to resolver.m

This is in preparation for UDP sockets, so that they can share the
resolving functionality with TCP sockets.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 49b1989b63e4c6a14b47e456f88433cef5502ff5d4441481325203bf0ccbe7b5
User & Date: js on 2014-01-26 22:38:28
Other Links: manifest | tags
Context
2014-01-27
11:35
Generalize forgotten socket related exceptions check-in: be1fb59dfa user: js tags: trunk
2014-01-26
22:38
Move resolving functionality to resolver.m check-in: 49b1989b63 user: js tags: trunk
13:32
Include unistd.h in socket_helpers.h check-in: 32ad39007a user: js tags: trunk
Changes