this.ip = ip; this.range = range; this.time = SystemTime.getCurrentTime(); this.torrentname = torrent_name; loggable = _loggable;
return this.ip;
return time;
return this.range;
return torrentname;
return( loggable );