emacs-devel
[Top][All Lists]
Advanced

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

Re: display-time, mail-icon and POP3 mailboxes


From: Richard Stallman
Subject: Re: display-time, mail-icon and POP3 mailboxes
Date: Wed, 13 Feb 2002 08:38:16 -0700 (MST)

    I haven't debugged this specifically with emacs, but in other
    programs, it has been necessary to make connect non-blocking with
    fcntl(s,F_SETFL,O_NONBLOCK) and then use the writefds of select to
    know when the connect has completed (at least on GNU/Linux).

Would you like to write that code?



reply via email to

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