RCS file: ./server1.c,v
Working file: ./server1.c
head: 1.4
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
Server for server-client application.
—————————-
revision 1.4
date: 2014/08/11 06:59:46; author: root; state: Exp; lines: +92 -107
Replaced sleep statements with waitpid.
—————————-
revision 1.3
date: 2014/08/10 12:23:10; author: root; state: Exp; lines: +98 -10
Server for 3 different clients with dedicated pipes completed.
—————————-
revision 1.2
date: 2014/08/10 08:55:31; author: root; state: Exp; lines: +20 -4
received data from 3 clients.
—————————-
revision 1.1
date: 2014/08/10 08:39:26; author: root; state: Exp;
Initial revision
=============================================================================