home *** CD-ROM | disk | FTP | other *** search
- head 1.2;
- access;
- symbols;
- locks
- jasegler:1.2; strict;
- comment @ * @;
-
-
- 1.2
- date 94.01.12.18.37.04; author jasegler; state Exp;
- branches;
- next 1.1;
-
- 1.1
- date 94.01.11.19.31.38; author jasegler; state Exp;
- branches;
- next ;
-
-
- desc
- @@
-
-
- 1.2
- log
- @*** empty log message ***
- @
- text
- @char RCS_ID_NETSOCKET_C[] = "$Id: netsocket.c,v 1.1 1994/01/11 19:31:38 jasegler Exp $";
- /* $Id: netsocket.c,v 1.1 1994/01/11 19:31:38 jasegler Exp $
-
- * Normal function library instead of inline headers.. :)
- */
-
-
-
- #include <exec/types.h>
- #include <dos/dos.h>
- #include <sys/types.h>
-
- #define static
- #define __inline
-
- #include <clib/socket_protos.h>
- #include <inline/socket.h>
- @
-
-
- 1.1
- log
- @Initial revision
- @
- text
- @d1 2
- a2 2
- char RCS_ID_C[] = "$Id$";
- /* $Id$
- @
-