Ignore:
Timestamp:
2015-04-10T17:10:41Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
913a663
Parents:
3b09b38
git-author:
dequis <dx@…> (13-03-15 09:28:36)
git-committer:
dequis <dx@…> (10-04-15 17:10:41)
Message:

msn: add msn_queue_feed(), move read() out of msn_handler()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn.h

    r3b09b38 ra4be2f6  
    248248int msn_buddy_list_remove(struct im_connection *ic, msn_buddy_flags_t list, const char *who, const char *group);
    249249void msn_buddy_ask(bee_user_t *bu);
     250void msn_queue_feed(struct msn_data *h, char *bytes, int st);
    250251int msn_handler(struct msn_data *h);
    251252char *msn_p11_challenge(char *challenge);
Note: See TracChangeset for help on using the changeset viewer.