all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org, ding@gnus.org
Subject: Re: display-time, mail-icon and POP3 mailboxes
Date: Fri, 15 Feb 2002 03:37:26 -0700 (MST)	[thread overview]
Message-ID: <a4mlc5$o18$1@quimby2.netfonds.no> (raw)
In-Reply-To: <5x3d0558tf.fsf@kfs2.cua.dk> (no-spam@cua.dk)

    I think I will need to test for the availability of HAVE_SELECT,
    F_SETFL, O_NONBLOCK, and HAVE_GETPEERNAME (which is used to check
    whether the connect actually succeeded).  

    But that might not work on all systems, so I may need to add a
    BROKEN_NON_BLOCKING_CONNECT define which can be set for systems where
    this doesn't work (just to be defencive).

Ok, that sounds fine.

    There is currently no HAVE_GETPEERNAME check in configure, but I
    suppose that can be added (by someone who speaks autoconf :-)

If that function would be in libc, it is trivial--just see how the
other such functions are handled and getpeername to the list.

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-02-15 10:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-07  9:54 display-time, mail-icon and POP3 mailboxes Pavel Janík
2002-02-08 13:57 ` Richard Stallman
2002-02-08 20:54   ` Pavel Janík
2002-02-08 23:14     ` Kim F. Storm
     [not found]       ` <m3pu3dqizu.fsf@Janik.cz>
2002-02-10 19:57         ` Kim F. Storm
2002-02-11 18:48           ` Richard Stallman
     [not found]           ` <200202111848.g1BIm0406891@aztec.santafe.edu>
2002-02-11 23:31             ` Kim F. Storm
2002-02-12 16:32               ` Paul Jarc
2002-02-13  0:27                 ` Kim F. Storm
2002-02-14  3:12                   ` Richard Stallman
     [not found]                   ` <200202140312.g1E3CMf09146@aztec.santafe.edu>
2002-02-14  9:41                     ` Kim F. Storm
2002-02-15 10:36                       ` Richard Stallman
2002-02-13 15:38               ` Richard Stallman
     [not found]               ` <200202131538.g1DFcGc08698@aztec.santafe.edu>
2002-02-13 22:13                 ` Kim F. Storm
2002-02-15 10:37                   ` Richard Stallman [this message]
2002-02-15 10:37                   ` Richard Stallman

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='a4mlc5$o18$1@quimby2.netfonds.no' \
    --to=rms@gnu.org \
    --cc=ding@gnus.org \
    --cc=emacs-devel@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.