summaryrefslogtreecommitdiff
path: root/server/server.c
AgeCommit message (Collapse)Author
2008-04-29- Fixed assignment of externremux.sh's default locationschmirl
cPlugin::ConfigDirectory() cannot be used directly after the plugin has been loaded. The return value of AddDirectory() must be allocated.
2007-04-02Close connection when client is gone. Fixes high CPU load problem (#201)schmirl
Modified Files: server/connection.h server/connectionHTTP.h server/connectionVTP.h server/server.c server/streamer.c server/streamer.h tools/select.c tools/select.h tools/source.c
2006-11-10Use select with timeout and check if streamdev-server has to shutdownschmirl
(#135). Thanks to Urig@vdrportal
2005-05-09- added TS compatibility modelordjaxom
2005-02-08- transferlordjaxom
2004-12-30Initial revisionlordjaxom