read_timed
if (read_timed(h, msg, HDRSIZE, &deadline) == -1)
if (read_timed(h, msg->u.body, len, &deadline) == -1)
static int read_timed(struct tac_handle *, void *, size_t,