Public Attributes

s_tcpcomm Struct Reference

#include <f_stccomm.h>

List of all members.

Public Attributes

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

Detailed Description

Definition at line 304 of file f_stccomm.h.


Member Data Documentation

struct hostent* s_tcpcomm::hostentptr

Definition at line 309 of file f_stccomm.h.

Referenced by f_stc_connectserver(), and f_stc_createserver().

struct hostent s_tcpcomm::hostentstruct

Definition at line 308 of file f_stccomm.h.

Referenced by f_stc_connectserver().

Definition at line 310 of file f_stccomm.h.

Referenced by f_stc_createserver().

Definition at line 306 of file f_stccomm.h.

Definition at line 305 of file f_stccomm.h.

Referenced by f_stc_acceptclient(), and f_stc_createserver().

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().

Definition at line 305 of file f_stccomm.h.

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

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines