]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dsync: Reset idle timeouts at the end of i/o callbacks, not beginning.
authorTimo Sirainen <tss@iki.fi>
Thu, 10 Mar 2011 13:56:46 +0000 (15:56 +0200)
committerTimo Sirainen <tss@iki.fi>
Thu, 10 Mar 2011 13:56:46 +0000 (15:56 +0200)
commit7692e292b02b35dd11cbfb9e79bc9a6209e72968
treed6ce3f9fa7c3af5ed03e934f2ce121469f0a6c2b
parentcdf95300fdcf48f64e56af303c563ae1f017e192
dsync: Reset idle timeouts at the end of i/o callbacks, not beginning.
This could make a difference if the callback runs for a long time.
src/dsync/dsync-proxy-server.c