From f91d45b37881a3a65b4d26f433b8772791b1b6a5 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Mon, 8 Aug 2005 20:29:55 +0000 Subject: [PATCH] make localhost connections work as well. (h-a-l-9000) Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2263 --- src/hardware/ipxserver.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/hardware/ipxserver.cpp b/src/hardware/ipxserver.cpp index 98f64dbd..bcd88ec6 100644 --- a/src/hardware/ipxserver.cpp +++ b/src/hardware/ipxserver.cpp @@ -16,7 +16,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $Id: ipxserver.cpp,v 1.5 2005-07-30 10:02:39 qbix79 Exp $ */ +/* $Id: ipxserver.cpp,v 1.6 2005-08-08 20:29:55 qbix79 Exp $ */ #include "dosbox.h" @@ -87,7 +87,7 @@ static void sendIPXPacket(Bit8u *buffer, Bit16s bufSize) { if(desthost == 0xffffffff) { // Broadcast for(i=0;i