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

Class pollfd

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

Source from the content-addressed store, hash-verified

4147 tool_schema_orders *orders) {
4148 json_ws(p);
4149 if (**p != '[') return false;
4150 (*p)++;
4151
4152 buf pending_reasoning = {0};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected