yhirose %!s(int64=5) %!d(string=hai) anos
pai
achega
f0adfb2e0c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      httplib.h

+ 1 - 1
httplib.h

@@ -3970,7 +3970,7 @@ inline bool Server::listen_internal() {
         break;
       }
 
-      auto val = detail::select_read(svr_sock_, 0, 100000);
+      auto val = detail::select_read(svr_sock_, 0, 0);
 
       if (val == 0) { // Timeout
         task_queue->on_idle();