ObjFW  Hex Artifact Content

Artifact 0bf8c49ae4a4e2ef0ac09c79ba94b16c5b8f8031a6e2bd655a52b4d15db7a9ca:

  • File src/OFStream.h — part of check-in [d1d36ae522] at 2021-11-06 15:57:29 on branch trunk — OFStream: New write API

    The old write API made it too easy to lose bytes when a stream is set to
    non-blocking mode. The new API always throws when not all bytes were
    written, which forces handling the number of bytes being written being
    smaller than the number of bytes requested to be written. (user: js, size: 52835) [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.