CoreNetworking icon indicating copy to clipboard operation
CoreNetworking copied to clipboard

AFNetworkServer should support NAT-PMP for its listen sockets

Open keithduncan opened this issue 11 years ago • 0 comments

If NAT-PMP is enabled for a listen socket, when the socket is retrieved from accept() we should return the external address from that socket’s -[AFNetworkSocket localAddress]

keithduncan avatar Jan 13 '13 16:01 keithduncan