Main Page | Modules | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members

Network access
[Adso library]

Http based network access functions (for access to the network database). More...

Compounds

class  Database
struct  DbEntry
class  HttpReq

Defines

#define CLOSESOCKET   close
#define SOCKET_NONBLOCKING(s)   if(fcntl(s,F_SETFL,O_NONBLOCK)) fatal("Failed to created nonblocking socket");

Typedefs

typedef unsigned int UserID

Functions

void netInit ()

Detailed Description

Http based network access functions (for access to the network database).


Define Documentation

#define CLOSESOCKET   close
 

#define SOCKET_NONBLOCKING  )     if(fcntl(s,F_SETFL,O_NONBLOCK)) fatal("Failed to created nonblocking socket");
 


Typedef Documentation

typedef unsigned int UserID
 


Function Documentation

void netInit  ) 
 


Generated on Mon Jul 21 10:44:48 2003 for Rover by doxygen 1.3.2