MCPcopy Create free account
hub / github.com/antirez/ds4 / timeval

Class timeval

ds4_server.c:4134–4134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4132 while (**p && **p != ']') {
4133 if (**p != '{') goto fail;
4134 (*p)++;
4135 char *type = NULL;
4136 char *role = NULL;
4137 char *content = NULL;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected