author | Florian Forster <octo@noris.net> | |
Wed, 20 Aug 2008 10:01:50 +0000 (12:01 +0200) | ||
committer | Florian Forster <octo@noris.net> | |
Wed, 20 Aug 2008 10:01:50 +0000 (12:01 +0200) | ||
commit | 9f422a1629f6b7214853b846b36790ae4e6d5b12 | |
tree | 513087ade5dbf8736728eaa8f1f9edb25c6393a5 | tree | snapshot |
parent | 148e8732e45435a051df1c3673cad0d5dc77492f | commit | diff |
src/plugin.c: Fix an endless loop in `plugin_flush'.
Since this function is most often called from the unixsock plugin,
which creates a separate thread for handling connections, this did
not effect the rest of the daemon and was kind of tricky to track
down. :/ What a stupid mistake :(
Since this function is most often called from the unixsock plugin,
which creates a separate thread for handling connections, this did
not effect the rest of the daemon and was kind of tricky to track
down. :/ What a stupid mistake :(
src/plugin.c | diff | blob | history |