From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: [PATCH v2 3/4] Allow network processes to be made with a pre-allocated fd. Date: Sun, 27 Mar 2016 23:18:54 +0200 Message-ID: <87fuvbliv5.fsf@linux-m68k.org> References: <1459111183-27018-1-git-send-email-matthew@mattleach.net> <1459111183-27018-4-git-send-email-matthew@mattleach.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1459113567 32742 80.91.229.3 (27 Mar 2016 21:19:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Mar 2016 21:19:27 +0000 (UTC) Cc: emacs-devel To: Matthew Leach Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 27 23:19:22 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1akI5g-0002w0-Os for ged-emacs-devel@m.gmane.org; Sun, 27 Mar 2016 23:19:20 +0200 Original-Received: from localhost ([::1]:37450 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akI5c-0007Pb-MB for ged-emacs-devel@m.gmane.org; Sun, 27 Mar 2016 17:19:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akI5O-0007PJ-Hr for emacs-devel@gnu.org; Sun, 27 Mar 2016 17:19:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akI5K-0000u9-I5 for emacs-devel@gnu.org; Sun, 27 Mar 2016 17:19:02 -0400 Original-Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:49206) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akI5K-0000tz-B9 for emacs-devel@gnu.org; Sun, 27 Mar 2016 17:18:58 -0400 Original-Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3qY8zh5wJjz3hjYW; Sun, 27 Mar 2016 23:18:56 +0200 (CEST) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3qY8zh417hzvh1x; Sun, 27 Mar 2016 23:18:56 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id T1LAwxzGChz4; Sun, 27 Mar 2016 23:18:55 +0200 (CEST) X-Auth-Info: 4dQmBaReSExSn21T9nXNvDkXMpMMuMv3CRlDt//GiqLfL6E0/MH7EVcptn6Om9gp Original-Received: from igel.home (ppp-88-217-9-29.dynamic.mnet-online.de [88.217.9.29]) by mail.mnet-online.de (Postfix) with ESMTPA; Sun, 27 Mar 2016 23:18:55 +0200 (CEST) Original-Received: by igel.home (Postfix, from userid 1000) id CC7282C3C90; Sun, 27 Mar 2016 23:18:54 +0200 (CEST) X-Yow: YOW!! What should the entire human race DO?? Consume a fifth of CHIVAS REGAL, ski NUDE down MT. EVEREST, and have a wild SEX WEEKEND! In-Reply-To: <1459111183-27018-4-git-send-email-matthew@mattleach.net> (Matthew Leach's message of "Sun, 27 Mar 2016 21:39:42 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 2001:a60:0:28:0:1:25:1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:202309 Archived-At: Matthew Leach writes: > @@ -7837,6 +7858,7 @@ syms_of_process (void) > DEFSYM (QCserver, ":server"); > DEFSYM (QCnowait, ":nowait"); > DEFSYM (QCsentinel, ":sentinel"); > + DEFSYM (QCuse_passed_socket, ":usepassedsocket"); Please use the same spelling for the variable and the symbol. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."