AgentEndpoint

constructor(port: Int, socket: String? = null)(source)

Parameters

port

Port where a service is listening.

socket

Unix domain socket where a service is listening (if enabled).