Source position: jwanb30.pas line 217
type _SESSION_BUFFER = record |
lsn: UCHAR; |
state: UCHAR; |
local_name: array [0..NCBNAMSZ-1] of UCHAR; |
remote_name: array [0..NCBNAMSZ-1] of UCHAR; |
rcvs_outstanding: UCHAR; |
sends_outstanding: UCHAR; |
end; |