ObjFW  Hex Artifact Content

Artifact 535c2d5d9bc4d7c65853b74c4402568415eeeedb840b47be7c1a8198906f091f:

Manifest of check-in [535c2d5d9b] - Make using -[tryReadLine] + OFStreamObserver safe.

This makes it impossible for the developer to accidentally create a DoS.
When data has been received after calling -[tryReadLine] and the string
is still incomplete, -[streamIsReadyForReading:] will not be called
anymore until new data has been received, thus preventing spinning in a
loop. by js on 2011-09-19 16:22:23.


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