IMSG_CTL_WHO
if (imsg_compose(&ctl_ibuf, IMSG_CTL_WHO, 0, 0, -1, NULL, 0) == -1)
case IMSG_CTL_WHO:
if (imsg.hdr.type == IMSG_CTL_WHO)