EQ_CORKED
eq->tse_flags |= EQ_CORKED;
if ((live_flags & EQ_CORKED) == 0 &&
if (eq->tse_flags & EQ_CORKED && eq->tse_avail != 0) {
eq->tse_flags &= ~EQ_CORKED;