author | Sebastian Harl <sh@tokkee.org> | |
Tue, 23 Dec 2014 17:25:57 +0000 (18:25 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 23 Dec 2014 17:25:57 +0000 (18:25 +0100) | ||
commit | 8dd1618e1dc92bd9bc60d78401e879caf919e37e | |
tree | 06c3b4412b86fbea052984c6fe599a626826d7dc | tree | snapshot |
parent | 7624ec9003444dbd76f03dfeda38167f3831fc48 | commit | diff |
proto: Add support for marshaling regex types.
That is, marshal the regex's raw string to be recompiled by the receiver.
That is, marshal the regex's raw string to be recompiled by the receiver.
src/utils/proto.c | diff | blob | history | |
t/unit/utils/proto_test.c | diff | blob | history |