emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src process.c


From: Kim F . Storm
Subject: [Emacs-commit] emacs/src process.c
Date: Mon, 01 Nov 2004 06:16:40 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kim F. Storm <address@hidden>   04/11/01 11:04:12

Modified files:
        src            : process.c 

Log message:
        (connect_wait_mask, num_pending_connects): Only
        declare and use them if NON_BLOCKING_CONNECT is defined.
        (IF_NON_BLOCKING_CONNECT): New helper macro.
        (wait_reading_process_output): Only declare and use local vars
        Connecting and check_connect when NON_BLOCKING_CONNECT is defined.
        (init_process): Initialize them if NON_BLOCKING_CONNECT defined.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/process.c.diff?tr1=1.442&tr2=1.443&r1=text&r2=text





reply via email to

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