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

⟦556d2a418⟧ Ada Source

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

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 Transport;
with Transport_Defs;
with Transport_Name;  
with Utils;
package body Message_Transport_Old 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;

    procedure Start_Server (Local_Socket : Socket;
                            Buffer_Size : Positive;
                            Wait_For_Identification :
                               Boolean := True) is separate;
end Message_Transport_Old;

E3 Meta Data

    nblk1=7
    nid=3
    hdr6=2
        [0x00] rec0=1a rec1=00 rec2=01 rec3=000
        [0x01] rec0=04 rec1=00 rec2=03 rec3=000
        [0x02] rec0=1d rec1=00 rec2=04 rec3=08c
        [0x03] rec0=0a rec1=00 rec2=03 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 0x2154bb2e287a07a38a12c 0x42a00088462060003
Free Block Chain:
  0x3: 0000  00 04 00 2a 80 07 70 61 72 61 74 65 3b 07 00 1a  ┆   *  parate;   ┆
  0x4: 0000  00 07 03 fc 80 23 49 73 5f 43 6f 6e 6e 65 63 74  ┆     #Is_Connect┆
  0x7: 0000  00 05 03 fc 00 30 20 20 20 20 20 20 20 20 20 20  ┆     0          ┆
  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 '        --┆