Загрузить файлы в «C»
This commit is contained in:
parent
569a6faea5
commit
a50ebb3d26
3 changed files with 16 additions and 20 deletions
1
C/irc.h
1
C/irc.h
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue