Searched refs:POP3C_CAPABILITY_PIPELINING (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-client.h8 POP3C_CAPABILITY_PIPELINING = 0x01, enumerator in enum:pop3c_capability
H A Dpop3c-client.c488 client->capabilities |= POP3C_CAPABILITY_PIPELINING;
823 if ((client->capabilities & POP3C_CAPABILITY_PIPELINING) == 0) {

Completed in 11 milliseconds