Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1583958
 поиск   регистрация   авторизация 
 
Группа :: Система/Серверы
Пакет: cherokee

 Главная   Изменения   Спек   Патчи   Загрузить   Bugs and FR 

Патч: cherokee-0.5.0-alt-epoll-warn.patch


--- cherokee/fdpoll-epoll.c.orig	2006-03-10 13:33:43 +0300
+++ cherokee/fdpoll-epoll.c	2006-04-01 00:24:54 +0400
@@ -293,7 +293,7 @@
 	if (n->ep_fd < 0) {
 		/* It might fail here if the glibc library supports epoll, but the kernel doesn't.
 		 */
-#if 0
+#if 1
 		PRINT_ERROR ("ERROR: Couldn't get epoll descriptor: epoll_create(%d): %s\n", 
 			     nfd->nfiles+1, strerror(errno));
 #endif
 
design & coding: Vladimir Lettiev aka crux © 2004-2005