ObjFW  Check-in [d06376b200]

Overview
Comment:Get socket error in OFReadOrWriteFailedException if caused by a socket.
This only affects Win32.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d06376b2008aaffae69f04ab3b360f2a4c639efaf0e48936cef32144be31e02e
User & Date: js on 2009-04-22 17:59:12
Other Links: manifest | tags
Context
2009-04-22
22:17
Better handling of closed and ended files in OFFile. check-in: b13a0f08e7 user: js tags: trunk
17:59
Get socket error in OFReadOrWriteFailedException if caused by a socket.
This only affects Win32.
check-in: d06376b200 user: js tags: trunk
2009-04-21
18:07
Remove useless + load from OFObject. check-in: ba65a43f3f user: js tags: trunk
Changes