Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2001 17:17:00 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        freebsd-arch@freebsd.org
Subject:   Re: Need review - patch for socket locking and ref counting
Message-ID:  <Pine.BSF.4.21.0111141712380.4779-100000@InterJet.elischer.org>
In-Reply-To: <200111150015.fAF0Flb09186@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
how does it cope with the old
"unix domain socket being passed across itself" case?


(I'm guessing it's references on the pcb that are tricky there and not
references on the sockets)


On Wed, 14 Nov 2001, Matthew Dillon wrote:

>     This patch adds a reference count to the socket structure
>     and cleans up & encapulates the API calls.  I do not yet
>     attempt to use sxlocks to lock the socket structure (to allow
>     us to multi-thread the network stack), but that is the
>     direction I am headed.
> 


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0111141712380.4779-100000>