mirror of
https://github.com/CPunch/Laika.git
synced 2026-01-22 18:10:05 +00:00
Added OSTYPE, added OS info to handshake & peer-related packets
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include <sys/epoll.h>
|
||||
/* max events for epoll() */
|
||||
#define MAX_EPOLL_EVENTS 128
|
||||
#define LAIKA_USE_EPOLL
|
||||
#define LAIKA_USE_EPOLL
|
||||
#endif
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user