| 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) |
Copyright © 2019. All Rights Reserved.