GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
s_tcpcomm Struct Reference

#include <f_stccomm.h>

Data Fields

struct hostent * hostentptr
 
struct hostent hostentstruct
 
INTS1 hostname [256]
 
INTS4 i_signals
 
INTS4 namelength
 
struct sockaddr_in sock sock_name
 
INTS4 sock_rw
 
INTS4 socket
 

Detailed Description

Definition at line 304 of file f_stccomm.h.

Field Documentation

◆ hostentptr

struct hostent* s_tcpcomm::hostentptr

Definition at line 309 of file f_stccomm.h.

Referenced by f_stc_connectserver(), and f_stc_createserver().

◆ hostentstruct

struct hostent s_tcpcomm::hostentstruct

Definition at line 308 of file f_stccomm.h.

Referenced by f_stc_connectserver().

◆ hostname

INTS1 s_tcpcomm::hostname[256]

Definition at line 310 of file f_stccomm.h.

Referenced by f_stc_createserver().

◆ i_signals

INTS4 s_tcpcomm::i_signals

Definition at line 306 of file f_stccomm.h.

◆ namelength

INTS4 s_tcpcomm::namelength

Definition at line 305 of file f_stccomm.h.

Referenced by f_stc_acceptclient(), and f_stc_createserver().

◆ sock_name

struct sockaddr_in sock s_tcpcomm::sock_name

Definition at line 307 of file f_stccomm.h.

Referenced by f_stc_acceptclient(), and f_stc_createserver().

◆ sock_rw

INTS4 s_tcpcomm::sock_rw

Definition at line 305 of file f_stccomm.h.

Referenced by f_stc_acceptclient(), f_stc_createserver(), and f_stc_listenserver().

◆ socket

INTS4 s_tcpcomm::socket

Definition at line 305 of file f_stccomm.h.

Referenced by f_stc_close(), f_stc_connectserver(), f_stc_createserver(), and fLmdInitMbs().


The documentation for this struct was generated from the following file: