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

/dovecot/src/replication/replicator/
H A Ddsync-client.c149 static void dsync_input(struct dsync_client *client) function
178 client->io = io_add(client->fd, IO_READ, dsync_input, client);

Completed in 573 milliseconds