author | Sebastian Harl <sh@tokkee.org> | |
Wed, 24 Dec 2014 15:40:29 +0000 (16:40 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 24 Dec 2014 15:40:29 +0000 (16:40 +0100) | ||
commit | f1357b416c1264501958292c13c38ef8b5dece92 | |
tree | 0356aac4d2dd74aef774a06e69d55960ffffeec2 | tree | snapshot |
parent | 147e814d602f90e411a948613e85e627f5858018 | commit | diff |
proto: Don't include a string's length in the wire format.
That's not necessary given that all strings are null-terminated.
That's not necessary given that all strings are null-terminated.
src/utils/proto.c | diff | blob | history | |
t/unit/utils/proto_test.c | diff | blob | history |