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

⟦74d0c0890⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, generic, package Transport_Server_Job, seg_0009d9

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 Transport;  
with Transport_Defs;

package Transport_Server_Job is

    generic  
        Network : Transport_Defs.Network_Name;  
        Local_Socket : Transport_Defs.Socket_Id;
        -- Where to wait for incoming calls.

        with procedure Server_Start;
        -- Start another server job running.

        with procedure Serve (Connection : Transport.Connection_Id);
        -- Process incoming requests from the Connection.

    procedure Server_Generic;
    -- Be a server, that is:
    -- Wait for an incoming connection on the given Network & Local_Socket.
    -- When a connection arrives, execute Server_Start; Serve (Connection).
    -- Repeat this process until the Local_Socket is in use, then return.


    procedure Change_Identity (Username, Password : String);
    -- Set the calling job's access control identity
    -- to the given Username.  If this fails, then raise
    -- Rpc.Username_or_Password_Error.  Otherwise return.

end Transport_Server_Job;  

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1d rec1=00 rec2=01 rec3=000
        [0x01] rec0=02 rec1=00 rec2=02 rec3=000
    tail 0x20300186c7bac64c51d31 0x42a00088462060003