jabberd14  1.6.2
Data Fields
mio_main_st Struct Reference

structure that holds the global mio data More...

#include <jabberd.h>

Data Fields

pool p
mio master__list
pth_t t
int shutdown
int zzz [2]
int zzz_active
struct karma * k
int rate_t
int rate_p
char const * bounce_uri
char const * webserver_path
char const * flash_policy

Detailed Description

structure that holds the global mio data

MIO internal use only


Field Documentation

where to bounce HTTP requests to

Referenced by _mio_xml_parser(), and mio_init().

location of the flash policy file

Referenced by _mio_xml_parser(), and mio_init().

struct karma* mio_main_st::k

default karma

Referenced by mio_init(), and mio_new().

a list of all the sockets

Referenced by mio_stop().

(memory-)pool to hold this data

Referenced by mio_init(), and mio_stop().

default rate, if any

Referenced by mio_init(), and mio_new().

Referenced by mio_init(), and mio_new().

flag that the select loop can be left (if value is 1)

Referenced by mio_stop().

a pointer to thread for signaling

Referenced by mio_init(), and mio_stop().

location where small HTTP requests are handled from

Referenced by _mio_xml_parser(), and mio_init().

pipe used to send signals to the select loop

Referenced by mio_close(), mio_init(), mio_new(), and mio_write().

if set to something else then 1, there has been sent a signal already, that is not yet processed

Referenced by mio_close(), mio_new(), and mio_write().


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