Skip to content

Commit d46f9dc

Browse files
authoredJan 8, 2019
Update server.c
1 parent 14a051e commit d46f9dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎server.c

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
/* $begin echoservertmain */
55
#include "csapp.h"
66

7-
/* Rishabh Singhvi : rsinghvi@umass.edu
8-
* Xinyu Cao: xinyucao@umass.edu
7+
/* Rishabh Singhvi : rsinghvi@umass.ed
98
*/
109
#define NUM_CONNECTIONS 20 //server serves a maximum of 20 connections
1110

0 commit comments

Comments
 (0)
Please sign in to comment.