Searched refs:DefaultAddress (Results 1 – 1 of 1) sorted by relevance
34 this.address = address ?? DefaultAddress; in SocketConnection()364 private const string DefaultAddress = "127.0.0.1"; field in Antmicro.Renode.Plugins.CoSimulationPlugin.Connection.SocketConnection