]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: Improve http_server_request_set_destroy_callback API
authorAki Tuomi <aki.tuomi@dovecot.fi>
Tue, 24 Jan 2017 07:55:49 +0000 (09:55 +0200)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Tue, 24 Jan 2017 07:55:49 +0000 (09:55 +0200)
commit582b93659812592a27babdb65c6cb4c37042ab00
treefb6354894be9f501af0816c7f5339e3450850ed7
parent8b65acb3893f124707c0f64b5ef55a5a1e0fbd02
lib-http: Improve http_server_request_set_destroy_callback API

It now allows using non-void* context
src/lib-http/http-server-request.c
src/lib-http/http-server.h