https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274968

--- Comment #2 from Konstantin Belousov <[email protected]> ---
There is an explanation in the herald comment, why the author decided to use
per-fd 'lock' instead of embedding it into the CLIENT data.

Arrays need to be changed to some hash map perhaps, protected by a pthread
mutex or spinlock.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to