]> granicus.if.org Git - libevent/commit
rpc: use *_new_with_arg() to match function prototype
authorAzat Khuzhin <azat@libevent.org>
Fri, 11 Jan 2019 18:52:11 +0000 (21:52 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sat, 2 Feb 2019 12:18:06 +0000 (15:18 +0300)
commita95cc9e39fa7961a7a3a8f75a0daa079a2a86a27
treeb09d1195f3d5dac0747586f00d3c6aff36dc3699
parent2ccd00a68b339e84bd4c1a51305656a260659480
rpc: use *_new_with_arg() to match function prototype

In 755fbf16c ("Add void* arguments to request_new and reply_new
evrpc hooks") this new functions had been introduced, but newer used,
what for? So let's use them.

(cherry picked from commit 99b231b0d875bc0814b0e4a940b6c9890d2a7754)
include/event2/rpc.h