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

create and init a Aio_pipe More...

Public Member Functions

static PN aio_pipe_open (Potion *P, PN cl, PN pipe, PN file)
 
static PN aio_pipe_bind (Potion *P, PN cl, PN pipe, PN name)
 
static PN aio_pipe_connect (Potion *P, PN cl, PN pipe, PN req, PN name, PN cb)
 
static PN aio_pipe_pending_instances (Potion *P, PN cl, PN pipe, PN count)
 

Detailed Description

create and init a Aio_pipe

Parameters
ipcINT
loop(optional)

Member Function Documentation

static PN aio_pipe_open ( Potion P,
PN  cl,
PN  pipe,
PN  file 
)

Definition at line 1210 of file aio.c.

static PN aio_pipe_bind ( Potion P,
PN  cl,
PN  pipe,
PN  name 
)

Definition at line 1218 of file aio.c.

static PN aio_pipe_connect ( Potion P,
PN  cl,
PN  pipe,
PN  req,
PN  name,
PN  cb 
)

Definition at line 1226 of file aio.c.

static PN aio_pipe_pending_instances ( Potion P,
PN  cl,
PN  pipe,
PN  count 
)

Definition at line 1237 of file aio.c.


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