]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
Added istream-timeout, which triggers I/O event and fails with ETIMEDOUT after the...
authorTimo Sirainen <tss@iki.fi>
Thu, 3 Apr 2014 16:53:13 +0000 (19:53 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 3 Apr 2014 16:53:13 +0000 (19:53 +0300)
commit854b4074ac77a138b3983d72510b4d8779d15040
tree4f3e8048df63f41cedbd78586318d031406756b4
parent4c096615cb86a826fda377b87df22c579bfe5525
Added istream-timeout, which triggers I/O event and fails with ETIMEDOUT after the timeout.
src/lib/Makefile.am
src/lib/istream-timeout.c [new file with mode: 0644]
src/lib/istream-timeout.h [new file with mode: 0644]