A small bug in CloseSocket (vdradmind.pl line 819): sub CloseSocket { $SVDRP->close() if (defined $SVDRP); } For me vdradmind.pl crashes there with $SVDRP undefined, otherwise. Kind regards, Stefan
A small bug in CloseSocket (vdradmind.pl line 819): sub CloseSocket { $SVDRP->close() if (defined $SVDRP); } For me vdradmind.pl crashes there with $SVDRP undefined, otherwise. Kind regards, Stefan
![]() |