From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 22946@debbugs.gnu.org
Subject: bug#22946: 25.1.50; NON_BLOCKING_CONNECT is obsolete
Date: Tue, 08 Mar 2016 18:51:36 +0100 [thread overview]
Message-ID: <m37fhcj1sn.fsf@gnus.org> (raw)
In-Reply-To: <83k2lcrhd4.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 08 Mar 2016 19:48:07 +0200")
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
next prev parent reply other threads:[~2016-03-08 17:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-08 17:40 bug#22946: 25.1.50; NON_BLOCKING_CONNECT is obsolete Lars Magne Ingebrigtsen
2016-03-08 17:48 ` Eli Zaretskii
2016-03-08 17:51 ` Lars Magne Ingebrigtsen [this message]
2016-03-08 17:56 ` Eli Zaretskii
2016-03-22 8:21 ` Paul Eggert
2016-03-22 16:10 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m37fhcj1sn.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=22946@debbugs.gnu.org \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).