Code

plugin: use g_idle_add() instead of g_timeout_add(0)
authorMax Kellermann <max.kellermann@gmail.com>
Mon, 20 Mar 2017 19:27:22 +0000 (20:27 +0100)
committerMax Kellermann <max.kellermann@gmail.com>
Mon, 20 Mar 2017 19:27:22 +0000 (20:27 +0100)
commit536e6df409b7d3b7dc2ddf7f4e2882a04cba24d8
tree6e7f3c6790e0f07a20d0767dc61df59d55c74269
parent26efd1aa493c9c25cfbd167f225d48203ec8620b
plugin: use g_idle_add() instead of g_timeout_add(0)
src/plugin.c