ObjFW  Check-in [c8398d985d]

Overview
Comment:Check whether getaddrinfo is thread-safe and use locks if not.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c8398d985d3f9788161425a6ecca1f79049e6a65c46d8b2d56e2c3a075cb9050
User & Date: js on 2009-12-09 19:09:41
Other Links: manifest | tags
Context
2009-12-11
12:52
Make it possible to build ObjFW without support for threads. check-in: 6caac0826e user: js tags: trunk
2009-12-09
19:09
Check whether getaddrinfo is thread-safe and use locks if not. check-in: c8398d985d user: js tags: trunk
18:43
Indent defines and imports where it is useful. check-in: 66f6ca045c user: js tags: trunk
Changes