ObjFW  Check-in [67df0aa735]

Overview
Comment:OFProcess: Initialize to invalid handles first

The reason for this is that if anything fails during init, close is
called on dealloc and we want it to be in a sane state for that.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 67df0aa7355cecb082ae8e6ac7aa87f3a2009df458ff0fc7e07d3284bef34a05
User & Date: js on 2020-04-24 22:42:55
Other Links: manifest | tags
Context
2020-04-25
13:40
Remove OFIPStreamSocket check-in: 424fb54efd user: js tags: trunk
2020-04-24
22:42
OFProcess: Initialize to invalid handles first check-in: 67df0aa735 user: js tags: trunk
00:21
Add OFIPStreamSocket check-in: 3dfe642dd3 user: js tags: trunk
Changes