Go to the documentation of this file.
25 const char *msg =
"ERROR: cReceiver has not been detached yet! This is a design fault and VDR will segfault now!";
27 fprintf(stderr,
"%s\n", msg);
38 dsyslog(
"too many PIDs in cReceiver (Pid = %d)", Pid);
56 bool cReceiver::AddPids(
int Pid1,
int Pid2,
int Pid3,
int Pid4,
int Pid5,
int Pid6,
int Pid7,
int Pid8,
int Pid9)
79 for (
int i = 0; i <
numPids; i++) {