Implemented poll function for system
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
# include <sys/socket.h>
|
||||
# include <netinet/in.h>
|
||||
# include <unistd.h>
|
||||
# include <vector>
|
||||
# include <poll.h>
|
||||
|
||||
class Server
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user