Functions | Variables

RawAPI/rconnect.c File Reference

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <sys/types.h>
#include <errno.h>
#include <unistd.h>
#include <netdb.h>
#include <netinet/in.h>
#include <sys/socket.h>

Go to the source code of this file.

Functions

int rconnect (char *cNode, int iPort, int *piMaxTime, int *piSocket)

Variables

int imySigS

Function Documentation

int rconnect ( char *  cNode,
int  iPort,
int *  piMaxTime,
int *  piSocket 
)

Definition at line 58 of file rconnect.c.

References imySigS.

Referenced by rfio_newfile(), and rfio_open_gsidaq().


Variable Documentation

int imySigS

Definition at line 184 of file rawapin.c.

Referenced by rconnect().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines