p2
0.0
|
create and init a Aio_prepare
object Every active prepare handle gets its callback called exactly once per loop iteration, just before the system blocks to wait for completed i/o.
More...
Public Member Functions | |
static PN | aio_prepare_start (Potion *P, PN cl, PN self, PN cb) |
static PN | aio_prepare_stop (Potion *P, PN cl, PN self) |
create and init a Aio_prepare
object Every active prepare handle gets its callback called exactly once per loop iteration, just before the system blocks to wait for completed i/o.
loop | Aio_loop, defaults to uv_default_loop() |