Actions
Bug #1008
closedPlugin does not listen on socket
Start date:
06/02/2012
Due date:
% Done:
0%
Estimated time:
Description
The plugin does not listen on the specified socket as poll() in select.cpp returns with EINTR and in syslog the message "ERROR (select.cpp,154): Unterbrechung während des Betriebssystemaufrufs". As nothing listens on the port there are no connections possible.
The attached patch ignores EINTR which fixes this issue.
Files
Updated by herrlado over 12 years ago
- Status changed from New to Assigned
- Assignee set to herrlado
Updated by herrlado over 12 years ago
- Status changed from Assigned to Closed
- Target version set to vdr-plugin-vdrmanager-0.7
Actions