Searched defs:last_sent (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dostream-multiplex.c18 time_t last_sent; member in struct:multiplex_ochannel
61 if (*channelp != NULL && (*channelp)->last_sent <= oldest &&
86 channel->last_sent = ioloop_time;

Completed in 864 milliseconds