VDR VNSI - VNSI don't recognize disconnect
#1
In the current VDR-VNSI build, the server isn't aware of a disconnecting client.

If a watching a channel an switch between channels all works fine. But stopping a channel causes vdr exceed 80% CPU time and need to be killed manualy...

the log is flooded with following messages:
Code:
[17356] VNSI: cxSocket::read: EINTR/EAGAIN during read(), retrying
[17357] VNSI-Error: cxSocket::write: write() error

the 17357-Thead is the "void cLiveStreamer::Action(void)" thread. For any Reason "Running()" returns true all the time. I guess the same for the Read-Message.

btw i think we need a separate vdr-subforum Wink
Reply
#2
patch submitted
Reply

Logout Mark Read Team Forum Stats Members Help
VDR VNSI - VNSI don't recognize disconnect0