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

Get UNIX sockets working #43

Open keithduncan opened 11 years ago

keithduncan commented 11 years ago

Original author: keith.du...@gmail.com (October 12, 2010 20:41:25)

Currently, there's nowhere to specify the path.

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

keithduncan commented 11 years ago

From keith.du...@gmail.com on November 25, 2012 13:19:05 There’s a method for this on AFNetworkServer but I need to reaffirm that it actually works