In article <[EMAIL PROTECTED]> you write:
>I am now working on locking down a socket.  (I have heard that Jeffrey
>Hsu is also doing that, but I have never seen his patch.  Has anyone
>seen that?)

I have. :-)  I do coarse-grain locking at the inpcb and sockbuf level as
is done in BSD/OS.  This is a lot simpler than locking down individual
fields in struct socket.  Are you sure we need such fine-grain locking?

                                                        Jeffrey

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to