| Modifier | Constructor and Description |
|---|---|
protected |
PollerBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
add_timer(long timeout_,
IPollEvents sink_,
int id_) |
protected void |
adjust_load(int amount_) |
void |
cancel_timer(IPollEvents sink_,
int id_) |
protected long |
execute_timers() |
int |
get_load() |
public final int get_load()
protected void adjust_load(int amount_)
public void add_timer(long timeout_,
IPollEvents sink_,
int id_)
public void cancel_timer(IPollEvents sink_, int id_)
protected long execute_timers()
Copyright © 2014. All rights reserved.