p2
0.0
|
Public Member Functions | |
static PN | aio_version (Potion *P, PN cl, PN self) |
static PN | aio_version_string (Potion *P, PN cl, PN self) |
static PN | aio_run (Potion *P, PN cl, PN self, PN loop, PN mode) |
static PN | aio_walk (Potion *P, PN cl, PN self, PN loop, PN cb, PN arg) |
static PN | aio_guess_handle (Potion *P, PN cl, PN file) |
The constructor calls the uv_T_init functions already. loop is always the last element, and defaults to uv_default_loop()
For POSIX unbuffered fileio
(c) 2013-2014 perl11.org