Code

filter_chain: Use a complaint to report plugin_write()'s ENOENT error.
authorSebastian Harl <sh@tokkee.org>
Tue, 7 Sep 2010 19:45:44 +0000 (21:45 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 22 Feb 2011 08:12:40 +0000 (09:12 +0100)
commit20d8463f72bdf545e0ae063cb3d786b27502c619
tree59cf1089a9516e560ce94dd94dfecb6027146097
parenta63ec989fa64dc13da40fc9b96b4c3bc73fdfbc1
filter_chain: Use a complaint to report plugin_write()'s ENOENT error.

In most cases this is a permanent error, so using the complain mechanism
avoids spamming the logs.
src/filter_chain.c