ObjFW  Check-in [ebf57f4891]

Overview
Comment:Close socket before throwing an exception when bind fails.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ebf57f48918d28651e5e873e3be2ef1cf6ff4bba0d43fba1dadc90d2d4a3c92d
User & Date: js on 2010-04-02 14:18:33
Other Links: manifest | tags
Context
2010-04-02
15:58
Use open() / read() / write() instead of fopen() / fread() / fwrite(). check-in: 5f4f207266 user: js tags: trunk
14:18
Close socket before throwing an exception when bind fails. check-in: ebf57f4891 user: js tags: trunk
2010-04-01
23:51
Add support for ObjFW-RT, the ObjFW Objective C runtime. check-in: 8c2755723a user: js tags: trunk
Changes