|
Mac OS 9
|
Data Fields | |
| TPCCB | ccbLink |
| UInt16 | refNum |
| UInt16 | state |
| UInt8 | userFlags |
| UInt8 | localSocket |
| AddrBlock | remoteAddress |
| UInt16 | attnCode |
| UInt16 | attnSize |
| void * | attnPtr |
| UInt8 | reserved [220] |
| UInt16 TRCCB::attnCode |
internet address of remote end
| void* TRCCB::attnPtr |
size of received attention data
| UInt16 TRCCB::attnSize |
attention code received
| UInt8 TRCCB::localSocket |
flags for unsolicited connection events
| UInt16 TRCCB::refNum |
link to next ccb
| AddrBlock TRCCB::remoteAddress |
socket number of this connection end
| UInt8 TRCCB::reserved[220] |
ptr to received attention data
| UInt16 TRCCB::state |
user reference number
| UInt8 TRCCB::userFlags |
state of the connection end