|
Mailinglist archives[list-arpalert] arpalert.c invald argument on FreeBSD
From: Matthias Teege <mteege_at_gmail.com>
Date: Sun, 5 Jul 2009 19:07:52 +0200
Hello,
I run arpalert on a FreeBSD Box but after sometime it dies with
arpalert: select: 4, -1077940832
There is an special case for NetBSD in arpalert.c arround line 211
if (selret == -1 && errno != EINTR && errno != EINVAL){
and if I compile arpalert with "&& errno != EINVAL" it doesn't die anymore
Does anyone run arpalert under FreeBSD and can reproduce this
Many thanks
-- To unsubscribe send a mail to list+unsubscribe_at_arpalert.orgReceived on Sun Jul 05 2009 - 19:08:28 CEST |
||||||||||||||