Code

utils/proto: Support boolean values.
authorSebastian Harl <sh@tokkee.org>
Tue, 19 May 2015 20:11:50 +0000 (22:11 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 19 May 2015 20:11:50 +0000 (22:11 +0200)
commitc603d51e4ad3adea8d3f3afc8b796e49c180030b
treeca2b1c4b365466c444e60131601c9ee13a65dff3
parent6f1ea6365001d494aa358727ac031966dad4d426
utils/proto: Support boolean values.

They are encoded as a single byte on the wire.
src/utils/proto.c
t/unit/utils/proto_test.c