pymessaging: Pass around the server_id struct to python callbacks rather than the...
authorAndrew Bartlett <abartlet@samba.org>
Fri, 25 Jan 2013 22:09:23 +0000 (09:09 +1100)
committerStefan Metzmacher <metze@samba.org>
Sat, 26 Jan 2013 13:19:57 +0000 (14:19 +0100)
commita321dd3aafa0f6ec8b39cd4fc64146dfbf24ce65
treee0a9e9c5bba327a29aabb29441cd4ae8f8196fcb
parenta3054323d3fa1dadff1675e7f8ec672a991d8e56
pymessaging: Pass around the server_id struct to python callbacks rather than the tuple

This is not used currently, but may avoid going to and from the python types when we do not need to.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/lib/messaging/pymessaging.c