KKrcon.pm - line 157 :
Try this : while (select($rin, undef, undef, 10.0))
instead of : if (select($rin, undef, undef, 10.0))
Logged In: YES user_id=18013
Good diagnostic, wrong fix ;) patch coming soon
Log in to post a comment.
Logged In: YES
user_id=18013
Good diagnostic, wrong fix ;)
patch coming soon