From owner-freebsd-net@FreeBSD.ORG Sun Feb 1 00:37:44 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 588DE1065687 for ; Sun, 1 Feb 2009 00:37:44 +0000 (UTC) (envelope-from mmitar@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id E02FB8FC13 for ; Sun, 1 Feb 2009 00:37:43 +0000 (UTC) (envelope-from mmitar@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so145584nfh.33 for ; Sat, 31 Jan 2009 16:37:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=RB0WS0PKC97yswx9m2pZ5B4PQWwK3nRijhRgUK8+3R0=; b=YMOLS7+cB2MFgpFxjRGsoAmV0FPePIpOaq/5PR4ahZdcD7xouPWpV3wp82iQAJGLnj MjouXdSr3ZUwBitXzQ5fWZcvEun5tSATT7KeHXl/Y9X1JXR1kF0hxOg+WUex4RMapE2Z VtaA7LYX7U0mjcr8pyhVDKJcrdG1C2JNkSRgA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=GqGDWVmzloWITP4EIZ3bkGmi8JFXzYMXp2gBL7AIVxtjC9u/iwXpCGRuB7kNMPZDz2 H1JGrVDjFw7OCm/InRddlII9Q4ei4BDPwbxAIt9jztIRO2sCWD6+qDOjiIiQ5v7j+u/5 aFhXGRLi5Df7yUOSWIAAQmwQ4/TZegSnvpLbo= MIME-Version: 1.0 Received: by 10.210.66.13 with SMTP id o13mr3093506eba.157.1233448247465; Sat, 31 Jan 2009 16:30:47 -0800 (PST) In-Reply-To: References: Date: Sun, 1 Feb 2009 01:30:47 +0100 Message-ID: From: Mitar To: freebsd-net@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: read() returns ETIMEDOUT X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2009 00:37:44 -0000 Hi! I have found also: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/108670 http://lists.freebsd.org/mailman/htdig/freebsd-net/2007-February/013095.html I am using FreeBSD 7.0-STABLE. Mitar