From owner-freebsd-stable@FreeBSD.ORG Fri Oct 7 14:04:54 2005 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0761716A41F; Fri, 7 Oct 2005 14:04:54 +0000 (GMT) (envelope-from lefty@ene.asda.gr) Received: from mx3.asda.gr (ene.asda.gr [193.92.118.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 450D943D46; Fri, 7 Oct 2005 14:04:53 +0000 (GMT) (envelope-from lefty@ene.asda.gr) Received: by mx3.asda.gr (Postfix, from userid 58) id 01D1D1146F; Fri, 7 Oct 2005 17:04:52 +0300 (EEST) X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on ene.asda.gr X-Spam-Level: X-Spam-Status: score=-103.8 autolearn=ham tests=ALL_TRUSTED,AWL,BAYES_00, USER_IN_WHITELIST Received: from [193.92.118.162] (lefty.ene.asda.gr [193.92.118.162]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Lefteris Tsintjelis", Issuer "ASDA Root CA" (verified OK)) by mx3.asda.gr (Postfix) with ESMTP id 471E61142D; Fri, 7 Oct 2005 17:04:44 +0300 (EEST) Message-ID: <43468078.1000201@ene.asda.gr> Date: Fri, 07 Oct 2005 17:04:40 +0300 From: Lefteris Tsintjelis Organization: ASDA User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gleb Smirnoff References: <4345A3DA.1020803@ene.asda.gr> <20051007103138.GN14542@cell.sick.ru> In-Reply-To: <20051007103138.GN14542@cell.sick.ru> Content-Type: text/plain; charset=koi8-r; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@FreeBSD.org Subject: Re: setsockopt and SO_RCV/SNDTIMEO X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2005 14:04:54 -0000 Gleb Smirnoff wrote: > > You are expecting wrong from these socket options. They do not specify > time after which socket should be closed, if no IO is done. Is there any easy build in functionality for that? Thnx, Lefteris