]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
io_loop_run() now assert-crashes if it's attempted to be used recursively for the...
authorTimo Sirainen <tss@iki.fi>
Wed, 23 Oct 2013 11:35:07 +0000 (14:35 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 23 Oct 2013 11:35:07 +0000 (14:35 +0300)
commitecc0cf8395c1e4036ce483ff4bf08855312074e9
treea9191f527eb1a519318bd5867d085027f9546249
parent06c303e21a11e11209f40a2658f2864819d59f70
io_loop_run() now assert-crashes if it's attempted to be used recursively for the same ioloop.
src/lib/ioloop-private.h
src/lib/ioloop.c