Modifier and Type | Field and Description |
---|---|
private Native.Timespec |
KQSelector.ZERO_TIMESPEC |
Modifier and Type | Method and Description |
---|---|
int |
Native.LibC.kevent(int kq,
java.nio.ByteBuffer changebuf,
int nchanges,
java.nio.ByteBuffer eventbuf,
int nevents,
Native.Timespec timeout) |
int |
Native.LibC.kevent(int kq,
jnr.ffi.Pointer changebuf,
int nchanges,
jnr.ffi.Pointer eventbuf,
int nevents,
Native.Timespec timeout) |