]> granicus.if.org Git - libevent/commit
change the signature of the client rpc callback to pass in an rpc status; the status
authorNiels Provos <provos@gmail.com>
Tue, 29 May 2007 05:38:58 +0000 (05:38 +0000)
committerNiels Provos <provos@gmail.com>
Tue, 29 May 2007 05:38:58 +0000 (05:38 +0000)
commit3794534feb99f94e052359c7cce61462ed909383
tree17a4668ae061b985a7423f3e63a4badbe6fdb20f
parentf0d0559c3e01bc378c3cb960013fc34245128291
change the signature of the client rpc callback to pass in an rpc status; the status
allows us to determine if an error happened.

svn:r363
evrpc.c
evrpc.h
test/regress_rpc.c