ObjFW  Check-in [cda65a1899]

Overview
Comment:errno is not thread-safe on Win32, therefore use something else.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cda65a18998a39b45cbfdbb0b69f03d5e8d394002c2871e0d11121b8fd67061b
User & Date: js on 2008-12-23 17:10:44
Other Links: manifest | tags
Context
2008-12-24
11:55
Add methods to initalize from and append from formatted C strings. check-in: 486760ed2b user: js tags: trunk
2008-12-23
17:10
errno is not thread-safe on Win32, therefore use something else. check-in: cda65a1899 user: js tags: trunk
16:51
Add Win32 support to OFTCPSocket. Even IPv6 works! check-in: 839112196f user: js tags: trunk
Changes