public class Ctx extends Object
Modifier and Type | Field and Description |
---|---|
static int |
REAPER_TID |
static int |
TERM_TID |
Constructor and Description |
---|
Ctx() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkTag() |
SocketBase |
createSocket(int type) |
void |
destroySocket(SocketBase socket) |
int |
get(int option) |
boolean |
set(int option,
int optval) |
void |
terminate() |
public static final int TERM_TID
public static final int REAPER_TID
public boolean checkTag()
public void terminate()
public boolean set(int option, int optval)
public int get(int option)
public SocketBase createSocket(int type)
public void destroySocket(SocketBase socket)
Copyright © 2017. All rights reserved.