libglass::UDP::UDP::server_struct Struct Reference

Internal data union (server/client). More...

#include <udp.h>

List of all members.

Public Attributes

int sockfd
std::map< nodeFD, struct
nodedata * > 
clients


Detailed Description

Internal data union (server/client).

Definition at line 54 of file udp.h.


Member Data Documentation

std::map<nodeFD, struct nodedata *> libglass::UDP::UDP::server_struct::clients

Definition at line 58 of file udp.h.

int libglass::UDP::UDP::server_struct::sockfd

Listener socket.

Definition at line 55 of file udp.h.


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

Generated on Fri May 28 13:19:01 2010 for libGlass by  doxygen 1.5.8