X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=server.h;h=a3e032d88f71a2f66b9613781d64053a6f32b143;hb=71fc5575037bead8b6e927a1fffd199e4fc4514b;hp=4f964873b22503c54c1fa782c0785d453d5ba345;hpb=3fd8650ccf3da3960a946d8ac9abc305aec399ce;p=cubemap diff --git a/server.h b/server.h index 4f96487..a3e032d 100644 --- a/server.h +++ b/server.h @@ -19,6 +19,7 @@ class ClientProto; struct Stream; #define EPOLL_MAX_EVENTS 8192 +#define EPOLL_TIMEOUT_MS 20 #define MAX_CLIENT_REQUEST 16384 class CubemapStateProto;