Mac OS 9
TRCCB Struct Reference

Data Fields

TPCCB ccbLink
 
UInt16 refNum
 
UInt16 state
 
UInt8 userFlags
 
UInt8 localSocket
 
AddrBlock remoteAddress
 
UInt16 attnCode
 
UInt16 attnSize
 
void * attnPtr
 
UInt8 reserved [220]
 

Field Documentation

◆ attnCode

UInt16 TRCCB::attnCode

internet address of remote end

◆ attnPtr

void* TRCCB::attnPtr

size of received attention data

◆ attnSize

UInt16 TRCCB::attnSize

attention code received

◆ localSocket

UInt8 TRCCB::localSocket

flags for unsolicited connection events

◆ refNum

UInt16 TRCCB::refNum

link to next ccb

◆ remoteAddress

AddrBlock TRCCB::remoteAddress

socket number of this connection end

◆ reserved

UInt8 TRCCB::reserved[220]

ptr to received attention data

◆ state

UInt16 TRCCB::state

user reference number

◆ userFlags

UInt8 TRCCB::userFlags

state of the connection end


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