]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: Added http_client_request_set_destroy_callback()
authorTimo Sirainen <tss@iki.fi>
Mon, 4 Feb 2013 18:10:59 +0000 (20:10 +0200)
committerTimo Sirainen <tss@iki.fi>
Mon, 4 Feb 2013 18:10:59 +0000 (20:10 +0200)
commit4124bebe6daab2cd05acb0416096fc47cb9abd92
treea0483dcff48cb8334bc8bf12bbbbec07c385c1d0
parentc911297407bdcc7c7936305eb8f791b450d6375c
lib-http: Added http_client_request_set_destroy_callback()
This is useful for io_remove()ing the payload stream's fd at the right time.
src/lib-http/http-client-private.h
src/lib-http/http-client-request.c
src/lib-http/http-client.h