librnr  1.14.5
RoadNarrows Robotics Common Library 1
socket_t Struct Reference

Public Attributes

int m_sd
 (open) socket descriptor
 
int m_ipPort
 socket port
 
SockFlavor m_eFlavor
 socket type
 
char * m_sLocalName
 local name
 
char * m_sRemoteName
 remote name
 
SimpleBuf_Tm_pIOBuf [SOCK_IO_NUMOF]
 read/write buffers
 
void * m_pClientData
 client data
 

Detailed Description

Socket Structure

Definition at line 136 of file sock.c.


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