Ignore:
Timestamp:
2012-11-11T23:32:47Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
67ebc8e
Parents:
dd672e2
Message:

Extend keepalive code to time out connections when pings don't get
acknowledged, using this for Twitter streams and MSN so far.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn.c

    rdd672e2 re132b60  
    5353       
    5454        ic->proto_data = md;
     55        ic->flags |= OPT_PONGS | OPT_PONGED;
    5556       
    5657        if( strchr( acc->user, '@' ) == NULL )
Note: See TracChangeset for help on using the changeset viewer.