ObjFW  Hex Artifact Content

Artifact 7bc34909076d6f9cb90e9976e84d5447e6980149e5fd54de9fb7b8e79a626452:

  • File src/OFStream.h — part of check-in [c83137e7cd] at 2008-12-11 13:43:35 on branch trunk — Remove - close from OFStream protocol.
    The reason is that closing a file isn't too useful, because an OFFile
    object can't be reused, whereas an OFTCPSocket can. So only the
    OFTCPSocket should have closed. Plus, we don't need to handle the case
    that someone tried to read from / write to a closed OFFile. (user: js, size: 1472) [annotate] [blame] [check-ins using]

A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.