emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 3/4] Allow network processes to be made with a pre-allocat


From: Andreas Schwab
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
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux)

Matthew Leach <address@hidden> 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, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]