ObjFW  Hex Artifact Content

Artifact 424fb54efdc19944e06253e8340c3cd24fe06f4020a34ebd91b55ceb4d30237d:

Manifest of check-in [424fb54efd] - Remove OFIPStreamSocket

This was a bad idea, as while SCTP can be used via the byte
stream-oriented API, it will still work in messages. But OFStream is not
afraid of breaking up and reassembling reads, as it is meant for byte
streams. Therefore, implementing SCTP as a subclass of OFStream would
degrate it to a stream-oriented socket instead of a message-oriented
socket, rendering one of the main features of SCTP void. by js on 2020-04-25 13:40:50.


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