Загрузить файлы в «C»

This commit is contained in:
8nlight 2023-08-17 10:01:33 +03:00
parent 569a6faea5
commit a50ebb3d26
3 changed files with 16 additions and 20 deletions

View file

@ -20,6 +20,7 @@
#include <sys/socket.h>
#include <arpa/inet.h>
#define IRCC_MSG_MAX 512
#define IRCC_PING_TIMEOUT 600
enum {
IRCC_NICK = 1,