GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
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

◆ rconnect()

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

◆ imySigS

int imySigS
extern

Definition at line 184 of file rawapin.c.

Referenced by rconnect().