base_accept.cc File Reference

opens a socket to handle incoming connections using the component protocol defined in XEP-0114 More...

#include "jabberd.h"

Data Structures

struct  jqueue_struct
struct  accept_instance_st

Defines

#define A_ERROR   -1
#define A_READY   1

Typedefs

typedef struct jqueue_structjqueue
typedef struct jqueue_struct _jqueue
typedef struct accept_instance_staccept_instance
typedef struct accept_instance_st _accept_instance

Functions

void base_accept (pool p)

Detailed Description

opens a socket to handle incoming connections using the component protocol defined in XEP-0114


Define Documentation

#define A_ERROR   -1
#define A_READY   1

Typedef Documentation

typedef struct jqueue_struct _jqueue
typedef struct jqueue_struct * jqueue

Function Documentation

void base_accept ( pool  p  ) 

register the accept base handler

Parameters:
p memory pool used to register the configuration handler of this handler (must be available for the livetime of jabberd)

References log_debug2, LOGT_INIT, register_config(), and ZONE.

Referenced by base_init().


Generated on Wed Mar 10 06:00:05 2010 for jabberd14 by  doxygen 1.6.1