Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

FDHandlerEntry Struct Reference


Data Fields

sock_t fd
void(* handler )(void *uobj, const char *data, size_t len)
void * uobj

Field Documentation

sock_t FDHandlerEntry::fd
 

Definition at line 562 of file nsnet.c.

Referenced by findFdIndex(), and makeNewEntryForFD().

void(* FDHandlerEntry::handler)(void *uobj, const char *data, size_t len)
 

which stream is associated with this entry *

Referenced by handleReads(), makeNewEntryForFD(), and setFdHandler().

void* FDHandlerEntry::uobj
 

block handler *

Definition at line 564 of file nsnet.c.

Referenced by makeNewEntryForFD(), and setFdHandler().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 8 00:05:26 2005 for Neuroserver by doxygen 1.3.3