p2  0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Aio_idle Class Reference

create and init a Aio_idle object More...

Public Member Functions

static PN aio_idle_start (Potion *P, PN cl, PN self, PN cb)
 
static PN aio_idle_stop (Potion *P, PN cl, PN self)
 

Detailed Description

create and init a Aio_idle object

Parameters
loopAio_loop, defaults to uv_default_loop()

Member Function Documentation

static PN aio_idle_start ( Potion P,
PN  cl,
PN  self,
PN  cb 
)

Definition at line 1160 of file aio.c.

static PN aio_idle_stop ( Potion P,
PN  cl,
PN  self 
)

Definition at line 1168 of file aio.c.


The documentation for this class was generated from the following file: