netpar.cxx File Reference

#include "RConfig.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <signal.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <fcntl.h>
#include <errno.h>
#include "rpdp.h"

Go to the source code of this file.

Namespaces

namespace  ROOT

Functions

static void ROOT::InitSelect (int nsock)
int ROOT::NetParSend (const void *buf, int len)
int ROOT::NetParRecv (void *buf, int len)
int ROOT::NetParOpen (int port, int size)
void ROOT::NetParClose ()

Variables

int gDebug
ErrorHandler_t ROOT::gErrSys
int ROOT::gParallel = 0
static int ROOT::gMaxFd
static int * ROOT::gPSockFd
static int * ROOT::gWriteBytesLeft
static int * ROOT::gReadBytesLeft
static char ** ROOT::gWritePtr
static char ** ROOT::gReadPtr
static fd_set ROOT::gFdSet


Variable Documentation

int gDebug

Definition at line 169 of file Rtypes.h.


Generated on Tue Jul 5 16:07:59 2011 for ROOT_528-00b_version by  doxygen 1.5.1