keithduncan / CoreNetworking

Simple set up for building Objective-C network clients and servers, includes a simple HTTP server out of the box.
BSD 3-Clause "New" or "Revised" License
19 stars 5 forks source link

Check that strong barriers are used when indirectly setting the CFNetService and CFHost in `AFNetworkTransport` #32

Closed keithduncan closed 11 years ago

keithduncan commented 11 years ago

Original author: keith.du...@gmail.com (February 21, 2010 11:19:05)

They might not be being used.

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

keithduncan commented 11 years ago

From keith.du...@gmail.com on November 25, 2012 13:17:35 Moving away from GC support