pidgin/pidgin

5b9619d1dec4
Fix dropping incoming stanzas on BOSH connections when we receive
multiple HTTP responses at once. (#15684)

I'm not very happy with this code, but I believe it has changed significantly
in 3.0.0 so I think it's not worth cleaning.
For information on writing a plugin for Purple, Pidgin or Finch, go
http://developer.pidgin.im and click on API. From there, see the
HOWTOs in the "Related Pages" section.
You can also generate this documentation locally by installing
doxygen and graphviz dot, then running "make docs" in the
source tree. The documentation will be in the docs/html directory.