CoreNetworking icon indicating copy to clipboard operation
CoreNetworking copied to clipboard

AFNetworkPacketReadToWriteStream should close the write stream under error conditions

Open keithduncan opened this issue 11 years ago • 0 comments

Original author: [email protected] (February 08, 2012 19:13:38)

Check that this packet closes its secondary stream under success, error, and deallocation conditions. We shouldn't hold the file open unnecessarily.

Original issue: http://code.google.com/p/amber-framework/issues/detail?id=56

keithduncan avatar Nov 25 '12 13:11 keithduncan