Class DeviceTivoManager.Searcher
java.lang.Object
com.biglybt.core.devices.impl.DeviceTivoManager.Searcher
- Enclosing class:
DeviceTivoManager
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) DatagramSocketprivate static final int(package private) boolean(package private) boolean(package private) longprivate intprivate TimerEventPeriodicprivate TrackerWebContext -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LIFE_MILLIS
private static final int LIFE_MILLIS- See Also:
-
start
long start -
tcp_port
private int tcp_port -
control_socket
DatagramSocket control_socket -
twc
-
timer_event
-
persistent
volatile boolean persistent -
search_destroyed
volatile boolean search_destroyed
-
-
Constructor Details
-
Searcher
- Throws:
DeviceManagerException
-
-
Method Details
-
sendBeacon
protected void sendBeacon() -
wakeup
protected boolean wakeup() -
destroy
protected void destroy()
-