Annotation of 43BSDReno/contrib/isode-beta/h/dgram.h, revision 1.1

1.1     ! root        1: /* dgram.h - datagram (CL-mode TS) abstractions */
        !             2: 
        !             3: /* 
        !             4:  * $Header: /f/osi/h/RCS/dgram.h,v 7.0 89/12/19 15:13:52 mrose Exp $
        !             5:  *
        !             6:  *
        !             7:  * $Log:       dgram.h,v $
        !             8:  * Revision 7.0  89/12/19  15:13:52  mrose
        !             9:  * Release 6.0
        !            10:  * 
        !            11:  */
        !            12: 
        !            13: /*
        !            14:  *                               NOTICE
        !            15:  *
        !            16:  *    Acquisition, use, and distribution of this module and related
        !            17:  *    materials are subject to the restrictions of a license agreement.
        !            18:  *    Consult the Preface in the User's Manual for the full terms of
        !            19:  *    this agreement.
        !            20:  *
        !            21:  */
        !            22: 
        !            23: 
        !            24: #ifndef        _DGRAM_
        !            25: #define        _DGRAM_
        !            26: 
        !            27: #define        MAXDGRAM        8192
        !            28: 
        !            29: 
        !            30: int    join_dgram_aux ();
        !            31: int    read_dgram_socket ();
        !            32: int    write_dgram_socket ();
        !            33: int    close_dgram_socket ();
        !            34: int    select_dgram_socket ();
        !            35: 
        !            36: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.