Ignore:
Timestamp:
2011-10-18T03:58:14Z (13 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
c148701
Parents:
9fc017d
Message:

Stupid work-around for bug #838. The troublesome condition is known, I just
don't know exactly how BitlBee gets into it. Any more info from people who
see this problem often would be useful.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/twitter/twitter.h

    r9fc017d r733f607  
    3939        TWITTER_GOT_TIMELINE = 0x20000,
    4040        TWITTER_GOT_MENTIONS = 0x40000,
     41        TWITTER_DOING_TIMELINE_SLOW = 0x80000,
    4142} twitter_flags_t;
    4243
Note: See TracChangeset for help on using the changeset viewer.