• Marek Vavrusa's avatar
    Transfer cleanup callbacks in case of interrupted processing. · ddcda4a3
    Marek Vavrusa authored
    Since transfers use the query_data 'ext' pointer for storing things
    like current RRSet or list of things to process, it needs to be cleared
    after transfer end or failure. But one may also close processing context
    abruptly. For this reason a callback is added for 'ext' cleanup.
    ddcda4a3