Ignore:
Timestamp:
2011-11-24T08:18:04Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
693ff09, e4fc493
Parents:
c945ee3
Message:

Hopefully this fixed #838. Patch from Artem Savkov, thanks! The problem was
HTTP failures caused by (most likely) DNS resolution problems. Yes, ignoring
return values is still bad, kids!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/twitter/twitter.h

    rc945ee3 r90fc864  
    3939        TWITTER_GOT_TIMELINE = 0x20000,
    4040        TWITTER_GOT_MENTIONS = 0x40000,
    41         TWITTER_DOING_TIMELINE_SLOW = 0x80000,
    4241} twitter_flags_t;
    4342
Note: See TracChangeset for help on using the changeset viewer.