From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7525 invoked by alias); 5 Sep 2018 15:27:03 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 7501 invoked by uid 89); 5 Sep 2018 15:27:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:107 X-HELO: jocasta.intra Received: from de.cellform.com (HELO jocasta.intra) (88.217.224.109) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 05 Sep 2018 15:27:02 +0000 Received: from jocasta.intra (localhost [127.0.0.1]) by jocasta.intra (8.15.2/8.15.2/Debian-8) with ESMTPS id w85FQxw1007624 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 5 Sep 2018 17:26:59 +0200 Received: (from john@localhost) by jocasta.intra (8.15.2/8.15.2/Submit) id w85FQwnG007623 for gdb-patches@sourceware.org; Wed, 5 Sep 2018 17:26:58 +0200 From: John Darrington To: gdb-patches@sourceware.org Subject: Local domain sockets (take 3) Date: Wed, 05 Sep 2018 15:27:00 -0000 Message-Id: <20180905152656.7565-1-john@darrington.wattle.id.au> X-SW-Source: 2018-09/txt/msg00079.txt.bz2 Here is another version of the patch, taking into account Pedro's concerns.