From owner-svn-src-all@freebsd.org Sat May 12 08:26:02 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D21EAFCC741; Sat, 12 May 2018 08:26:01 +0000 (UTC) (envelope-from emss.mail@gmail.com) Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 30979824E3; Sat, 12 May 2018 08:26:01 +0000 (UTC) (envelope-from emss.mail@gmail.com) Received: by mail-wm0-x241.google.com with SMTP id f8-v6so6915188wmc.4; Sat, 12 May 2018 01:26:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-transfer-encoding; bh=f675F86lLxa1cre3uDn1+6Fj6cccdMQl1LXhjv4nmaI=; b=tG8rwT9KNr8A37RYvrvAYnRa1n3SEJwu3Tj6MwbCfZCO6mAD7ZXxdyYJybHUJeo/In Wjy0H42Uf9yuxFV2bO4K3jDK+xwEacgnpPRyW54224f311x0m0SmLyNB3Bt6j0QKmxHz tf40gJMnt3hLwQSk5XMqQKwzfZSUk+JReSk8AVrVyuPMQZpuG29D9uLNtoLlEFntuaVu E6/ljvqQCXjXg2oquii2Hb/w9b7P3YQbq5J48K6+Cc3xghWFquWRJ/aIQYVxxsqWWwLu H+F48k96bitYvD9efqZYrh/IzylRrE5jOJWjQVtgTXT+/30k/qY/AWg85nXPoi0UYk0o qVSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-transfer-encoding; bh=f675F86lLxa1cre3uDn1+6Fj6cccdMQl1LXhjv4nmaI=; b=Rxavkcqpgz5WC1j04T7pPcFARAtHD7prYL/Lai7x+DAOl0lDOyTvFwzWQCN35gkEVH bSqfcCHiZxzgEMIrY1IiW3vFFnLOzU1ZhiDD4uY0CTR3tABAQJuy8mj8lhUwopA9ODAe MGTYCbEd6FVvf8L9Fuz+ffSSHwH4gSZyt583oLQC266CJbp7cC8JrGYcCW1OJJO3j+3m K4UlKmYm58KhUS+LHHLXcnHCfSxMY79AtReXjvtxb8slE396iqAEWvS2DALAKLJaE+5a Yuehl2YT4nRDoAOFnjsmecuySSj77a+xxpopuci54qCTBmqb3KlDIFr6xG/kxjVmBREU Jigw== X-Gm-Message-State: ALKqPwdMe0io+RNr0Or9dlx0QIWRzwXqs0MOFpZftp1Ek6CnoAnRZhBo TZfLnlSZFCy6h9ot82K5OpWyJA== X-Google-Smtp-Source: AB8JxZp8pD6Dz3ar0OVDK54a8l83VWcpiTcAX+hCo5gfam60lsZwOnsvvjKx+2/XcEI+UxFkwqj+4g== X-Received: by 2002:a1c:9a89:: with SMTP id c131-v6mr855287wme.146.1526113559975; Sat, 12 May 2018 01:25:59 -0700 (PDT) Received: from srvbsdfenssv.interne.associated-bears.org (LStLambert-658-1-110-48.w217-128.abo.wanadoo.fr. [217.128.200.48]) by smtp.gmail.com with ESMTPSA id t203-v6sm4099025wmt.33.2018.05.12.01.25.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 May 2018 01:25:59 -0700 (PDT) Sender: Eric Masson Received: from newsrv.interne.associated-bears.org (localhost [127.0.0.1]) by srvbsdfenssv.interne.associated-bears.org (Postfix) with ESMTP id 49CA71288; Sat, 12 May 2018 10:25:58 +0200 (CEST) X-Virus-Scanned: amavisd-new at interne.associated-bears.org Received: from srvbsdfenssv.interne.associated-bears.org ([127.0.0.1]) by newsrv.interne.associated-bears.org (newsrv.interne.associated-bears.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9RSsuotBJqL8; Sat, 12 May 2018 10:25:57 +0200 (CEST) Received: by srvbsdfenssv.interne.associated-bears.org (Postfix, from userid 1001) id 6CF2C1282; Sat, 12 May 2018 10:25:57 +0200 (CEST) From: Eric Masson To: "Jonathan T. Looney" Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: Re: svn commit: r333511 - stable/11/sys/kern In-Reply-To: <201805120155.w4C1tOoD013170@repo.freebsd.org> (Jonathan T. Looney's message of "Sat, 12 May 2018 01:55:24 +0000 (UTC)") References: <201805120155.w4C1tOoD013170@repo.freebsd.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (berkeley-unix) X-Operating-System: FreeBSD 11.2-PRERELEASE amd64 Date: Sat, 12 May 2018 10:25:57 +0200 Message-ID: <86vabtz3e2.fsf@newsrv.interne.associated-bears.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 May 2018 08:26:02 -0000 "Jonathan T. Looney" writes: Hi Jonathan, > Log: > r285910 attempted to make shutdown() be POSIX compliant by returning > ENOTCONN when shutdown() is called on unconnected sockets. This change was > slightly modified by r316874, which returns ENOTCONN in the case of an > unconnected datagram socket, but still runs the shutdown code for the > socket. This specifically supports the case where the user-space code is > using the shutdown() call to wakeup another thread blocked on the socket. Thanks a lot. Éric Masson -- >Une RedHat (je ne connais pas les autres distributions) ce configure >aussi simplement que windows pour un poste client. Hélas, elle génère un maximum de traffic sur Usenet -+- TP in guide du linuxien pervers - "Je veux revoir ma SLS ! -+-