ObjFW  Check-in [839112196f]

Overview
Comment:Add Win32 support to OFTCPSocket. Even IPv6 works!
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 839112196f145ed488e055338d34ad1034b7768162a2f939eae0d4872691fa58
User & Date: js on 2008-12-23 16:51:34
Other Links: manifest | tags
Context
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
15:09
New OFInitializationFailedException. check-in: 10be0cc7e6 user: js tags: trunk
Changes