CoreNetworking icon indicating copy to clipboard operation
CoreNetworking copied to clipboard

Should use getaddrinfo to determine the default port number for schemes

Open keithduncan opened this issue 11 years ago • 0 comments

Original author: [email protected] (August 30, 2009 14:39:00)

  • (AFInternetTransportSignature)transportSignatureForScheme:(NSString *)scheme { #warning this method should parse /etc/services to determine the default port mappings }

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

keithduncan avatar Nov 25 '12 13:11 keithduncan