Code

proto: Don't include a string's length in the wire format.
authorSebastian Harl <sh@tokkee.org>
Wed, 24 Dec 2014 15:40:29 +0000 (16:40 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 24 Dec 2014 15:40:29 +0000 (16:40 +0100)
That's not necessary given that all strings are null-terminated.


No differences found