Package com.biglybt.core.devices.impl
Class DeviceTivoManager.Searcher
java.lang.Object
com.biglybt.core.devices.impl.DeviceTivoManager.Searcher
- Enclosing class:
- DeviceTivoManager
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) DatagramSocket
private static final int
(package private) boolean
(package private) boolean
(package private) long
private int
private TimerEventPeriodic
private 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()
-