ObjFW  Check-in [fae85e954f]

Overview
Comment:Allow thread-unsafe getaddrinfo() with locks

Before, getaddrinfo() would not be used at all if it is not thread-safe.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: fae85e954fc530d9f70b76a57fe051e368ca794717b03735fe21255245923189
User & Date: js on 2014-02-27 22:40:33
Other Links: manifest | tags
Context
2014-02-28
00:38
threading.h: Add of_once() check-in: ba5e756264 user: js tags: trunk
2014-02-27
22:40
Allow thread-unsafe getaddrinfo() with locks check-in: fae85e954f user: js tags: trunk
2014-02-26
18:38
Minor style change - no functional change check-in: e67130bd2d user: js tags: trunk
Changes