Timestamp:
2015-08-26T05:41:10Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
3c23681
Parents:
3e6cdb6
git-author:
dequis <dx@…> (26-08-15 05:08:03)
git-committer:
dequis <dx@…> (26-08-15 05:41:10)
Message:

jabber/io: Split input buffer parsing to a jabber_feed_input() function

To simplify testing. Also allow passing a -1 as size to use strlen()

Minor behavior change: The jabber_init_iq_auth() branch can no longer
return immediately, which means it will continue through the
ssl_pending() check in jabber_read_callback().

Other than that, the size -1 change, and one indentation level less, the
function body is the same as before.

(No files)

Note: See TracChangeset for help on using the changeset viewer.