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

⟦fbbb77756⟧ Ada Source

    Length: 8192 (0x2000)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Message, seg_029153

Derivation

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

E3 Source Code



with Byte_Defs;
with Text_Io;
with Transport;
with Transport_Defs;
with Transport_Name;
with Utils;
package body Message is
    package T renames Transport;
    package T_Defs renames Transport_Defs;

    function "=" (L, R : Transport_Defs.Status_Code) return Boolean
        renames Transport_Defs."=";

    procedure Put (Message : String;
                   Remote_Host : String;
                   Remote_Socket : Socket;
                   Number_Of_Retry : Positive := 1;
                   Retry_Delay : Duration := 0.1;
                   Status : out Status_Code) is separate;


    function Get (Local_Socket : Socket; Buffer_Size : Positive)
                 return String is separate;

end Message;

E3 Meta Data

    nblk1=7
    nid=4
    hdr6=2
        [0x00] rec0=1b rec1=00 rec2=01 rec3=000
        [0x01] rec0=0b rec1=00 rec2=03 rec3=034
        [0x02] rec0=1a rec1=00 rec2=07 rec3=040
        [0x03] rec0=0a rec1=00 rec2=04 rec3=000
        [0x04] rec0=1a rec1=00 rec2=07 rec3=040
        [0x05] rec0=0a rec1=00 rec2=04 rec3=000
        [0x06] rec0=0a rec1=00 rec2=04 rec3=000
    tail 0x2152164ec83c94b5b5cf2 0x42a00088462060003
Free Block Chain:
  0x4: 0000  00 07 01 62 80 22 20 55 74 69 6c 73 2e 42 79 74  ┆   b " Utils.Byt┆
  0x7: 0000  00 03 03 fc 80 17 6e 73 70 6f 72 74 5f 44 65 66  ┆      nsport_Def┆
  0x3: 0000  00 05 01 9d a4 0b 5b 73 74 61 74 65 6d 65 6e 74  ┆      [statement┆
  0x5: 0000  00 02 03 fc 80 0f 20 20 20 20 20 20 65 6e 64 20  ┆            end ┆
  0x2: 0000  00 06 03 fc 80 22 63 6f 6e 73 74 61 6e 74 20 54  ┆     "constant T┆
  0x6: 0000  00 00 01 70 00 27 20 20 20 20 20 20 20 20 2d 2d  ┆   p '        --┆