DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦2336b4d86⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Channel_Operator, seg_0546e0, seg_0561b8

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« 
        └─⟦this⟧ 

E3 Source Code



with Transport;
with Transport_Defs;  
with Connection_Def;  
with Byte_Defs;
package Channel_Operator is  
    type Object is private;
    --  procedure Send (O : in out Object; Msg : byte_defs.byte_String);
    procedure Receive (O : in out Object;
                       Msg : out Byte_Defs.Byte_String;
                       Result : out Boolean);
    procedure Init (O : in out Object;
                    S : Transport_Defs.Socket_Id :=
                       Transport_Defs.Null_Socket_Id;
                    H : Transport_Defs.Host_Id := Transport_Defs.Null_Host_Id;
                    Result : out Boolean);
    procedure Close (O : in out Object);
    function Get_Socket_Id (O : Object) return Transport_Defs.Socket_Id;
    function Get_Host_Id (O : Object) return Transport_Defs.Host_Id;
    function Image (S : Transport_Defs.Socket_Id) return String;
    function Image (H : Transport_Defs.Host_Id) return String;
private
    type Object is new Connection_Def.Ours_Connection;  
    Time_Out_Delay : Duration := 5.0;

end Channel_Operator;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=17 rec1=00 rec2=01 rec3=042
        [0x01] rec0=04 rec1=00 rec2=02 rec3=000
    tail 0x2175d828a87b884bd74ee 0x42a00088462060003