From owner-freebsd-emulation Sat Jan 20 18: 4:25 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id DE9DB37B400 for ; Sat, 20 Jan 2001 18:04:07 -0800 (PST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.1/8.11.1) with ESMTP id f0L20Ha54258; Sun, 21 Jan 2001 03:00:17 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Sun, 21 Jan 2001 03:06:35 +0100 (CET) From: Martin Blapp To: Marcel Moolenaar , Hellmuth Michaelis Cc: freebsd-emulation@FreeBSD.ORG Subject: [PATCH] Staroffice Network Problem solved In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Can you review this and commit it to STABLE and CURRENT ? This unbreaks the staroffice network code. :-)))) --- linux_socket.c Sat Jan 20 20:54:47 2001 +++ linux_socket.c.new Sun Jan 21 02:59:44 2001 @@ -454,7 +454,7 @@ return (error); p->p_retval[0] = stat; - return (0); + return (EISCONN); } } Martin Martin Blapp, mb@imp.ch ------------------------------------------------ Improware AG, UNIX solution and service provider Zurlindenstrasse 29, 4133 Pratteln, Switzerland Phone: +41 79 370 26 05, Fax: +41 61 826 93 01 ------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message