extern.hpp File Reference

#include "types.hpp"
#include "hashtable.hpp"
#include "dst_config.hpp"
#include <list>

Go to the source code of this file.

Functions

void enqueue_packet (client_s *cli, const buf_el &packet)
 Enqueues packet to be send to client. Also, sets write events if necessary.

Variables

std::list< t_uiddest_list
HashMap< t_uid,dest_config * > local_config
std::list< proxy_server * > proxies


Function Documentation

void enqueue_packet ( client_s cli,
const buf_el packet 
)

Enqueues packet to be send to client. Also, sets write events if necessary.

Parameters:
[in] cli Client to which data shall be send
[in] packet packet that will be send


Variable Documentation

std::list<t_uid> dest_list

std::list<proxy_server*> proxies


Generated on Thu Oct 22 16:30:59 2009 for Main server by  doxygen 1.5.6