Changeset 6c2404e for irc.h


Ignore:
Timestamp:
2010-07-06T21:44:52Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
0b09da0
Parents:
006a84f
Message:

First part of the handshake, including sending a file descriptor to the
IPC master.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc.h

    r006a84f r6c2404e  
    8787        gint w_watch_source_id;
    8888        gint ping_source_id;
     89        gint login_source_id; /* To slightly delay some events at login time. */
    8990       
    9091        struct bee *b;
Note: See TracChangeset for help on using the changeset viewer.