pymessaging: Use correct unsigned types for server ID tuple elememnts
authorAndrew Bartlett <abartlet@samba.org>
Fri, 25 Jan 2013 21:58:46 +0000 (08:58 +1100)
committerStefan Metzmacher <metze@samba.org>
Sat, 26 Jan 2013 12:47:35 +0000 (13:47 +0100)
commita3054323d3fa1dadff1675e7f8ec672a991d8e56
tree7ee88188243f2823de026a202a94efa55bb6bd67
parent1d1ea72574cfa22ee6207d0e9787d0271db3b5c2
pymessaging: Use correct unsigned types for server ID tuple elememnts

This is needed if we start using the top bits of these values.

Andrew Bartlett

Reviewed-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/lib/messaging/pymessaging.c