evPrintf
evPrintf(ctx, 11, "evDeselectFD(NULL) ignored\n");
evPrintf(ctx, 1, "evDeselectFD(fd %d, mask 0x%x)\n",
evPrintf(ctx, 1,
evPrintf(ctx, 1,
evPrintf(ctx, 7, "timers after evSetTimer:\n");
evPrintf(ctx, 8, "deferring delete of timer (executing)\n");
evPrintf(ctx, 7, "timers after evClearTimer:\n");
evPrintf(ctx, 7, "timers after evResetTimer:\n");
evPrintf(ctx, 7,
evPrintf(ctx, 9, "wait waiting:\n");
evPrintf(ctx, 9, " tag %p:", wl->first->tag);
evPrintf(ctx, 9, " %p", this);
evPrintf(ctx, 9, "\n");
evPrintf(ctx, 9, "wait done:");
evPrintf(ctx, 9, " %p", this);
evPrintf(ctx, 9, "\n");
evPrintf(ctx, 9, "evGetNext: fdCount %d\n", ctx->fdCount);
evPrintf(ctx, 1,
evPrintf(ctx, 4, "select() returns %d (err: %s)\n",
evPrintf(ctx, 4, "poll() returns %d (err: %s)\n",
evPrintf(ctx, 1, "EBADF: %d\n",
evPrintf(ctx, 4, "fdCount < 0 (%d)\n", ctx->fdCount);
evPrintf(ctx, 5,
evPrintf(ctx, 5,
evPrintf(ctx, 5,
evPrintf(ctx, 5, "Dispatch.Timer: func %p, uap %p\n",
evPrintf(ctx, 5,
evPrintf(ctx, 1,
evPrintf(ctx, 5, "Dispatch.Timer: timer rm'd?\n");
evPrintf(ctx, 2, "pollfd() realloc (%ld) failed\n",
void evPrintf(const evContext_p *ctx, int level, const char *fmt, ...)