From 236f986d352c60d489868fe0755b33394348340f Mon Sep 17 00:00:00 2001 From: AndreyL ProductEngine Date: Tue, 28 Aug 2018 22:26:12 +0300 Subject: Backed out changeset: 871c2923afce --- indra/test/io.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'indra/test') diff --git a/indra/test/io.cpp b/indra/test/io.cpp index 40243a8ad6..ff900ab96b 100644 --- a/indra/test/io.cpp +++ b/indra/test/io.cpp @@ -914,8 +914,7 @@ namespace tut mSocket = LLSocket::create( mPool, LLSocket::STREAM_TCP, - SERVER_LISTEN_PORT, - "127.0.0.1"); + SERVER_LISTEN_PORT); } ~pipe_and_pump_fitness() -- cgit v1.2.3