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

NSNet Struct Reference


Data Fields

sock_t max_fd
fd_set readfds
fd_set writefds
fd_set errfds
int NSCICount
StringTableconnectMap
StringTablebindMap
StringTablereaderMap

Detailed Description

This represents the OS-independent network interface handle. You should not manipulate any of these fields directly.

Definition at line 49 of file ns2net.c.


Field Documentation

struct StringTable* NSNet::bindMap
 

Definition at line 54 of file ns2net.c.

Referenced by attemptBind(), closeNSNet(), and waitForNetEvent().

struct StringTable* NSNet::connectMap
 

Definition at line 53 of file ns2net.c.

Referenced by attemptConnect(), closeNSNet(), and waitForNetEvent().

fd_set NSNet::errfds
 

Definition at line 51 of file ns2net.c.

Referenced by waitForNetEvent().

sock_t NSNet::max_fd
 

Definition at line 50 of file ns2net.c.

Referenced by waitForNetEvent().

int NSNet::NSCICount
 

Definition at line 52 of file ns2net.c.

struct StringTable* NSNet::readerMap
 

Definition at line 55 of file ns2net.c.

Referenced by closeNSNet(), and waitForNetEvent().

fd_set NSNet::readfds
 

Definition at line 51 of file ns2net.c.

Referenced by waitForNetEvent().

fd_set NSNet::writefds
 

Definition at line 51 of file ns2net.c.

Referenced by waitForNetEvent().


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