aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputStream.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-10-26 19:30:13 +0100
committerMax Kellermann <max@duempel.org>2008-10-26 19:30:13 +0100
commit6b09e4daefec2db743e4a0a9d7ff4ad86004d036 (patch)
tree1b7bd9fd30f8a14071438cbf2576147b9f02e7ff /src/inputStream.h
parent4bc2def15c5e678ce4871cdcf97cb50887c6468a (diff)
downloadmpd-6b09e4daefec2db743e4a0a9d7ff4ad86004d036.tar.gz
mpd-6b09e4daefec2db743e4a0a9d7ff4ad86004d036.tar.xz
mpd-6b09e4daefec2db743e4a0a9d7ff4ad86004d036.zip
input_stream: added input_stream_global_finish()
The hook input_stream_global_finish() deinitializes global structures of all input stream implementations.
Diffstat (limited to 'src/inputStream.h')
-rw-r--r--src/inputStream.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/inputStream.h b/src/inputStream.h
index 84af9a785..db4d6ff57 100644
--- a/src/inputStream.h
+++ b/src/inputStream.h
@@ -47,6 +47,8 @@ struct input_stream {
void initInputStream(void);
+void input_stream_global_finish(void);
+
int isUrlSaneForInputStream(char *url);
/* if an error occurs for these 3 functions, then -1 is returned and errno