Contents

init(address:port:)

Initialize a newly-allocated NEProxyServer object

Declaration

init(address: String, port: Int)

Parameters

  • address:

    The address of the proxy server.

  • port:

    The TCP port on which the proxy server is listening for connections.