add epoll
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
int test_client_connection(const char *hostname, const char *port);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user