From scsh-users-request@scsh.net Mon Dec 3 12:03:04 2007 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (localhost [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id DB1D334AA; Mon, 3 Dec 2007 12:03:02 +0100 (MET) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1.informatik.uni-tuebingen.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wFzekZ5jALRr; Mon, 3 Dec 2007 12:03:02 +0100 (MET) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id C52B73452; Mon, 3 Dec 2007 12:02:59 +0100 (MET) Received: by www.scsh.net (Postfix, from userid 3123) id 49B0D5E9E; Mon, 3 Dec 2007 12:02:51 +0100 (MET) Old-Return-Path: X-Original-To: scsh-users@scsh.net Delivered-To: scsh-users@scsh.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=8wQvXKbZJQU23AS/RbDnAiVFNnXgI5v2qAYhPO1ZPRg=; b=DWDipUbhUn+e/XqvC8IoN+1ZjDZddiNL2T/lkFNYJAke9ywDddhTT+TsK+Q09yb3hggvM6m207Pv/zrIpf/OB4wck/xDeyCt4/b0niq7wtLwTe2ArGfwb5YdPfZXaXZBVMpM00ykYHEMYgUIUzEc9Erz9BZoyxtdppodKnhQ6O0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=wbq++H+k4jPsmkJHQ4UnKaL9V0hhQaFr5OP46N7Hcus1UATVUSqgb55Q8QQmF61qE8fzWfxTtBORVxi5r39AtMirqQG1x7S8Fir0DHtmMHlUZF6Sqf532g1Pct6mNn2cPnKb+zRVZHjRoiM1Eq5UMZuaJCN1tsltgaRlqLzpEDs= Message-ID: <72463bb50712030302y2415bb4dled9fcf4547f2411@mail.gmail.com> Date: Mon, 3 Dec 2007 12:02:44 +0100 From: "Emilio Lopes" Sender: lopes.emilio@gmail.com To: "Michael Sperber" Subject: Re: Problem using sockets Cc: scsh-users@scsh.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <0mk5v719x4.fsf@freenet.de> X-Google-Sender-Auth: 593c0246ad6f50ca Resent-Message-ID: <3EtA3D.A.szN.bJ-UHB@bernard> Resent-From: scsh-users@scsh.net X-Mailing-List: archive/latest/401 X-Loop: scsh-users@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-users-request@scsh.net List-Id: List-Archive: Resent-Date: Mon, 3 Dec 2007 12:02:51 +0100 (MET) On 02/12/2007, Michael Sperber wrote: > Late as usual ... No problem, I also have a lot around the ears (you are supposed to be laughing now :-). I just had no time for any Scheme the last months... :-( > Sure: You're closing the socket on the client end, and the server still > attempt to write "Goodbye." beack to the client -- that's where the > error comes from. Or am I misunderstanding you? Doh! That's right, thanks. --=20 Em=EDlio C. Lopes Munich, Germany