view .todo @ 25813:828640306e31

Don't track a cb-per-POST and remove the PurpleHTTPResponse structure. The only callback ever used is http_received_cb and the ordering of responses from the server is not guaranteed to match the order of our requests, so the metaphor of matching them doesn't make sense. Instead of that, just track the number of requests (to ensure there is always a request outstanding). Additionally, pass the data const-ified instead of copying it. It's just fed to an XML parser anyway.
author Paul Aurich <paul@darkrain42.org>
date Wed, 21 Jan 2009 00:19:33 +0000
parents 3796304f343d
children
line wrap: on
line source

<todo version="0.1.19">
    <title>
        Gaim TODO List
    </title>
    <link filename="./libpurple/protocols/oscar/.todo" priority="medium" time="0"/>
    <link filename="./libpurple/protocols/jabber/.todo" priority="medium" time="1176995038"/>
</todo>