Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/cspack/tcpsock.inc is written in an unsupported language. File is not indexed.

0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.1  1996/03/08 15:44:16  mclareni
0006 * Initial revision
0007 *
0008 *
0009 #ifndef CERNLIB_CSPACK_TCPSOCK_INC
0010 #define CERNLIB_CSPACK_TCPSOCK_INC
0011 *
0012 *
0013 * tcpsock.inc
0014 *
0015 #define localtime LOCALTIM
0016 #define ruserpass RUSERPAS
0017 #define inetd_sock_setup I_SETUP
0018 #define inetd_sock_close I_CLOSE
0019 #define server_sock_setup S_SETUP
0020 #define client_sock_setup C_SETUP
0021 #define sock_close S_CLOSE
0022 #define sock_sendstr S_SNDST
0023 #define sock_recvstr S_RCVST
0024 #define sock_send S_SEND
0025 #define sock_recv S_RECV
0026 #define client_sock_setup_ C__SETU
0027 #define inetd_sock_setup_ I__SETU
0028 #define inetd_sock_close_ I__CLOS
0029 #define server_sock_setup_ S__SETU
0030 #define sock_close_ S__CLOS
0031 #define sock_sendstr_ S__SNDS
0032 #define sock_recvstr_ S__RCVS
0033 #define sock_send_ S__SEND
0034 #define sock_recv_ S__RECV
0035 #define ssendstr_ SSND_ST
0036 #define srecvstr_ SRCV_ST
0037 #define initgroups INITGRO
0038 #define ssendstr SSENSTR
0039 #define srecvstr SRECSTR
0040 
0041 #endif