Commit graph

3 commits

Author SHA1 Message Date
Adam Sutton
cee30a7500 misc: fix a bunch of shutdown error messages that are irrelevant 2014-03-18 21:46:11 +00:00
Jaroslav Kysela
c07824a410 Graceful exit
It's necessary to do serious checks for the memory leaks using
tools like valgrind. This patch tries to implement a graceful
exit for all tvheadend components and free allocated memory.

Also, some memory leaks were fixed.
2014-02-17 13:13:14 +01:00
Adam Sutton
dd9e58a2e0 http: added new HTTP client code to use CURL
this is being used within IPTV code, and eventually I might make this a bit
more generic so I can use from elsewhere, like imagecache.
2013-11-24 20:34:38 +00:00