_SOCKET_INFO Struct Reference

#include <tcp.h>


Data Fields

struct {
   unsigned int   bACKValid: 1
   unsigned int   bFirstRead: 1
   unsigned int   bIsGetReady: 1
   unsigned int   bIsPutReady: 1
   unsigned int   bIsTxInProgress: 1
   unsigned int   bServer: 1
Flags
TCP_PORT localPort
NODE_INFO remote
TCP_PORT remotePort
WORD RemoteWindow
BYTE RetryCount
WORD RxCount
TCP_STATE smState
DWORD SND_ACK
DWORD SND_SEQ
TICK16 startTick
TICK16 TimeOut
BUFFER TxBuffer
WORD TxCount


Detailed Description

Socket info. Union is used to create anonymous structure members.

Field Documentation

unsigned int _SOCKET_INFO::bServer

struct { ... } _SOCKET_INFO::Flags


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

Generated on Wed Feb 3 12:45:36 2010 for SBC65EC Web Server by  doxygen 1.5.8