GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#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 |
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().
int imySigS |
Definition at line 184 of file rawapin.c.
Referenced by rconnect().