Page 1 of 1

sendSomething() if $config{XKore} something

Posted: 15 May 2013, 17:27
by EternalHarvest
Stop this or provide explanation why you need it instead of already widely used:

Code: Select all

sendSomething() unless $net->clientAlive
Note that in XKore 2 client possibly may or may not be connected at any given time. This function deals with that.