Mercurial > pidgin.yaz
comparison libpurple/imgstore.c @ 25990:f36a94f19db3
Restore BOSH to a more-or-less working state.
Major changes:
* Obey the 'requests' attribute on session creation response. Extra requests
are buffered until we can send something.
* Attempt to gracefully fail from a proxy that doesn't allow pipelining to
multiple TCP connections.
Still to do:
* SSL the Pidgin<>Connection Manager connection
* Pay attention to 'inactivity' and 'polling'
* The HTTP handler won't work if a read() on a pipelined connection returns
data from one response as well as the beginning of a second response.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 15 Mar 2009 04:48:47 +0000 |
parents | 2f4b10ee752b |
children | 1643ace55ef8 |
comparison
equal
deleted
inserted
replaced
25989:035ba9355361 | 25990:f36a94f19db3 |
---|