Only one other client
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
|
|
||||||
#define MAX_SERVER_CLIENTS 2
|
#define MAX_SERVER_CLIENTS 1
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
int server_fd;
|
int server_fd;
|
||||||
|
|||||||
Reference in New Issue
Block a user