NSFileHandle’s Indeterminable readabilityHandler

Sven (via Jeremy W. Sherman): The problem is that I need to know when the last chunk of data was read. availableData should return an empty NSData instance if it reached end-of-file, but the problem is that the reachability handler is not called again on EOF. I can’t find anything about how to get some … Continue reading NSFileHandle’s Indeterminable readabilityHandler