Displaying 3 results from an estimated 3 matches for "slave_restart".
2012 Aug 27
2
EROR connection/wait_for_serversock signalfd descriptor became invalid
...ogling only resulted in the source code of the error:
 http://svn.xiph.org/icecast/branches/kh/icecast/src/connection.c
 <snip>
 if (ufds[i].revents & (POLLNVAL|POLLERR))
         {
             ERROR0 ("signalfd descriptor became invalid, doing thread 
 restart");
             slave_restart(); // something odd happened
         }
 </snip>
 any ideas what my be the cause of my problems?
 thanks
 rob
2012 Jul 31
0
No subject
...e of the error:
>  http://svn.xiph.org/icecast/branches/kh/icecast/src/connection.c
>
>  <snip>
>  if (ufds[i].revents & (POLLNVAL|POLLERR))
>          {
>              ERROR0 ("signalfd descriptor became invalid, doing thread
>  restart");
>              slave_restart(); // something odd happened
>          }
>  </snip>
>
>  any ideas what my be the cause of my problems?
>
>  thanks
>
>  rob
>
>
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/ma...
2012 Aug 27
1
EROR connection/wait_for_serversock signalfd descriptor became invalid
...iph.org/icecast/branches/kh/icecast/src/connection.c
>>
>>   <snip>
>>   if (ufds[i].revents&  (POLLNVAL|POLLERR))
>>           {
>>               ERROR0 ("signalfd descriptor became invalid, doing thread
>>   restart");
>>               slave_restart(); // something odd happened
>>           }
>>   </snip>
>>
>>   any ideas what my be the cause of my problems?
>>
>>   thanks
>>
>>   rob
>>
>>
>> _______________________________________________
>> Icecast mailing list
&...