ftbfs
This commit is contained in:
parent
4599fc2d5e
commit
4c628aba80
@ -548,7 +548,7 @@ lp_expiration_thread (void *cls)
|
|||||||
timeout_ms);
|
timeout_ms);
|
||||||
if (-1 == ret)
|
if (-1 == ret)
|
||||||
{
|
{
|
||||||
if (EINTR != epoll)
|
if (EINTR != errno)
|
||||||
GNUNET_log_strerror (GNUNET_ERROR_TYPE_WARNING,
|
GNUNET_log_strerror (GNUNET_ERROR_TYPE_WARNING,
|
||||||
"poll");
|
"poll");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user