ObjFW  Check-in [11a9f98b7a]

Overview
Comment:Fix lookup of service when getaddrinfo is unavailable.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 11a9f98b7a7db13477c11b1765fab3f0bbc538a9cf377a9cda3bb40e67cbba71
User & Date: js on 2011-02-01 21:07:49
Other Links: manifest | tags
Context
2011-02-01
21:24
Reorder imports in ObjFW.h to get rid of a warning on Win32. check-in: c12598e3be user: js tags: trunk
21:07
Fix lookup of service when getaddrinfo is unavailable. check-in: 11a9f98b7a user: js tags: trunk
20:58
Use OFInvalidFormatException for -[(hexa)decimalValue] on bad strings. check-in: 58a082efe4 user: js tags: trunk
Changes