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