% $Id: ReliableTransport.lsl,v 1.1 1999/08/02 07:17:27 connolly Exp $
ReliableTransport: trait
introduces
conn: Message ® Connection
% conn(m) is the connection that m was sent on
idx: Message ® Int
% idx(m) is the transaction index of m in the
% sequence of request/reply transactions
callee: Connection ® Channel
% callee(conn) is the endpoint that accepted
% the connetion conn
callerBytes: Connection ® ByteSequence
calleeBytes: Connection ® ByteSequence
[Index]
[source]
HTML generated using lsl2html.