head     1.1;
branch   1.1.1;
access   ;
symbols  pro:1.1.1.1 start:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2008.10.01.02.27.54;  author kaurikim;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2008.10.01.02.27.54;  author kaurikim;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@	The source files in this directory are all copyrighted (c) 1993 by
W. Richard Stevens.  

	This source files in this directory assume tab stops every 4 positions,
not every 8 (the default).  Just ":set tabstop=4" in vi, for example.

	If your system doesn't define the POSIX.1 ssize_t data type, then
delete the appropriate #ifdef/#endif lines at the beginning of "ourhdr.h".

	If your system's <stdlib.h> doesn't define the variables for getopt(),
then delete the appropriate #ifdef/#endif lines at the beginning of "ourhdr.h".

	If your system doesn't support send() and recv() (e.g., OSF/1) then
delete the appropriate #ifdef/#endif lines at the beginning of "ourhdr.h".
@


1.1.1.1
log
@unix network programming
@
text
@@
