Package com.biglybt.core.networkmanager
Class EventWaiter
java.lang.Object
com.biglybt.core.networkmanager.EventWaiter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sleeping
private boolean sleeping -
wakeup_outstanding
private boolean wakeup_outstanding
-
-
Constructor Details
-
EventWaiter
public EventWaiter()
-
-
Method Details
-
waitForEvent
public boolean waitForEvent(long timeout) -
eventOccurred
public void eventOccurred()
-