Searched defs:notify_input (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/replication/aggregator/ | ||
H A D | notify-connection.c | 76 static void notify_input(struct notify_connection *conn) function 111 conn->io = io_add(fd, IO_READ, notify_input, conn); |
Completed in 9 milliseconds