Static methods
staticinit(loop:Loop):Result<FsPoll>
Allocates and initializes an FS polling handle.
The handle should be cleaned up with eval.luv.Handle.close when no longer needed.
staticinit(loop:Loop):Result<FsPoll>Allocates and initializes an FS polling handle.
The handle should be cleaned up with eval.luv.Handle.close when no longer needed.