bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#22946: 25.1.50; NON_BLOCKING_CONNECT is obsolete


From: Lars Magne Ingebrigtsen
Subject: bug#22946: 25.1.50; NON_BLOCKING_CONNECT is obsolete
Date: Tue, 08 Mar 2016 18:51:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> We (i.e. Paul) didn't forget: that code just got removed from master.

Hm.

[larsi@stories ~/src/emacs/trunk]$ git pull --rebase
Current branch master is up to date.
[larsi@stories ~/src/emacs/trunk]$ grep NON_BLOCKING_CONNECT src/process.c
/* Define NON_BLOCKING_CONNECT if we can support non-blocking connects.
   The code can be simplified by assuming NON_BLOCKING_CONNECT once
# define NON_BLOCKING_CONNECT
#ifdef NON_BLOCKING_CONNECT
#endif  /* NON_BLOCKING_CONNECT */
#ifdef NON_BLOCKING_CONNECT
#ifdef NON_BLOCKING_CONNECT
#ifdef NON_BLOCKING_CONNECT
#ifndef NON_BLOCKING_CONNECT
#ifdef NON_BLOCKING_CONNECT
#ifdef NON_BLOCKING_CONNECT
#ifdef NON_BLOCKING_CONNECT
#endif /* NON_BLOCKING_CONNECT */
#ifdef NON_BLOCKING_CONNECT
#ifdef NON_BLOCKING_CONNECT


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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