Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2002 18:31:58 -0400
From:      Christopher Weimann <cweimann@k12hq.com>
To:        freebsd-questions@freebsd.org
Subject:   accept() doesn't pass back sockaddr
Message-ID:  <20021014183158.B54055@mail.k12us.com>

next in thread | raw e-mail | index | archive | help
I am using on a web filter ( dansguardian.org ) and am having
problems on FreeBSD (4.5-STABLE).  The filter runs fine for
about 20 minutes or so then can't seem to come up with the
right ip addresses for any client machines.

After much reading of man pages, Stevens, and some banging 
of my head against the desk I decided that maybe it wasn't 
me :)  I found a PR that I think seems to relate (misc/34307) 
but this still confuses me.  I would think that if the 
situation this PR describes were to be the case all sorts 
of things wouldn't be working right.

I don't have a hope of fixing the PR, I can't even seem
to find the source for accept().  Does anybody know of a 
better work around than closing the socket ( and loosing
any backlog ) and re-opening it?.

Thanks in advance.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021014183158.B54055>