vdr-plugin-streamdev/server
schmirl 525574f9b0 Close connection when client is gone. Fixes high CPU load problem (#201)
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
2007-04-02 10:32:34 +00:00
..
component.c - added TS compatibility mode 2005-05-09 20:22:29 +00:00
component.h - added TS compatibility mode 2005-05-09 20:22:29 +00:00
componentHTTP.c - added TS compatibility mode 2005-05-09 20:22:29 +00:00
componentHTTP.h - added TS compatibility mode 2005-05-09 20:22:29 +00:00
componentVTP.c - added TS compatibility mode 2005-05-09 20:22:29 +00:00
componentVTP.h - added TS compatibility mode 2005-05-09 20:22:29 +00:00
connection.c API changes of VDR 1.5.0 (#219) 2007-01-15 12:00:19 +00:00
connection.h Close connection when client is gone. Fixes high CPU load problem (#201) 2007-04-02 10:32:34 +00:00
connectionHTTP.c - fixed http error response 2006-01-26 19:40:18 +00:00
connectionHTTP.h Close connection when client is gone. Fixes high CPU load problem (#201) 2007-04-02 10:32:34 +00:00
connectionVTP.c Fixed null pointers 2007-03-02 15:27:07 +00:00
connectionVTP.h Close connection when client is gone. Fixes high CPU load problem (#201) 2007-04-02 10:32:34 +00:00
livefilter.c - first adoptions (transfer-commit) 2005-02-08 13:59:16 +00:00
livefilter.h - added class forward declaration for gcc >= 4.0 2005-11-07 19:28:41 +00:00
livestreamer.c API changes of VDR 1.5.0 (#219) 2007-01-15 12:00:19 +00:00
livestreamer.h API changes of VDR 1.5.0 (#219) 2007-01-15 12:00:19 +00:00
server.c Close connection when client is gone. Fixes high CPU load problem (#201) 2007-04-02 10:32:34 +00:00
server.h - added TS compatibility mode 2005-05-09 20:22:29 +00:00
setup.c - added TS compatibility mode 2005-05-09 20:22:29 +00:00
setup.h Initial revision 2004-12-30 22:43:55 +00:00
streamer.c Close connection when client is gone. Fixes high CPU load problem (#201) 2007-04-02 10:32:34 +00:00
streamer.h Close connection when client is gone. Fixes high CPU load problem (#201) 2007-04-02 10:32:34 +00:00
suspend.c Initial revision 2004-12-30 22:43:55 +00:00
suspend.dat Initial revision 2004-12-30 22:43:55 +00:00
suspend.h Initial revision 2004-12-30 22:43:55 +00:00