ObjFW  Check-in [bdfd9d0464]

Overview
Comment:Nicer way to create and initialize the socket in - accept.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bdfd9d04645b3ad4790c9003bc015755da0af401c8e4c0548367a497b7f31e40
User & Date: js on 2009-05-02 15:33:54
Other Links: manifest | tags
Context
2009-05-03
14:20
Fix wrong free in OFString. Should be [self freeMem:]. check-in: 441e5ec29b user: js tags: trunk
2009-05-02
15:33
Nicer way to create and initialize the socket in - accept. check-in: bdfd9d0464 user: js tags: trunk
2009-05-01
22:28
Work around a compiler bug that occurs on OS X. check-in: 06ad922132 user: js tags: trunk
Changes